e2fsprogs: fix for gcc 14

This commit is contained in:
Owen Rafferty 2024-06-07 19:52:26 -05:00
parent e63b4c6bc1
commit c17e7e0e22
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
export LDFLAGS="$LDFLAGS -static"
./configure \
CPPFLAGS="$CPPFLAGS -DHAVE_LSEEK64" \
--prefix=/usr \
--sbindir=/usr/bin \
--sysconfdir=/etc \