dart-sdk/build/config/linux
なつき 6b04565db2 Enable Large File Support extension (LFS)
This PR adds flags to enable LFS to make 32-bit builds to correctly handle 64-bit inode from the ext4/xfs file systems.

Specifically, many APIs internally uses `readdir()` for listing directory, which may crash with an `EOVERFLOW`, `Value too large for defined data type`.

See https://bugs.gentoo.org/681790#c0 for some background about this issue.

Closes https://github.com/dart-lang/sdk/pull/49179

GitOrigin-RevId: 34ff2282635ffd50cb8e5dffe57601bb0b2b18f7
Change-Id: Idd10d215f0791242fff986c18decc443609f471e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/247245
Commit-Queue: Brian Quinlan <bquinlan@google.com>
Reviewed-by: Brian Quinlan <bquinlan@google.com>
2022-06-08 19:55:22 +00:00
..
gtk Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
BUILD.gn Enable Large File Support extension (LFS) 2022-06-08 19:55:22 +00:00
pkg-config.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
pkg_config.gni Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
sysroot_ld_path.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00