diff options
| author | Michael Forney <mforney@mforney.org> | 2024-03-01 20:28:25 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2024-03-01 20:36:41 -0800 |
| commit | c1628f7b962d273dc74bed7a24b9c67e02a2df2c (patch) | |
| tree | 2a5b36834be161bf0113b287c532d26c2d7b1277 /pkg/e2fsprogs | |
| parent | 0f3b0395f23e1578a37efb914b3a353222c0360e (diff) | |
musl: Update to 1.2.5
Diffstat (limited to 'pkg/e2fsprogs')
| -rw-r--r-- | pkg/e2fsprogs/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/e2fsprogs/config.h b/pkg/e2fsprogs/config.h index 385f7e63..b0b1e08e 100644 --- a/pkg/e2fsprogs/config.h +++ b/pkg/e2fsprogs/config.h @@ -28,7 +28,7 @@ #define HAVE_EXT2_IOCTLS 1 /* #undef HAVE_FADVISE64 */ #define HAVE_FALLOCATE 1 -#define HAVE_FALLOCATE64 1 +/* #undef HAVE_FALLOCATE64 */ #define HAVE_FCHOWN 1 #define HAVE_FCNTL 1 #define HAVE_FDATASYNC 1 |
