You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.10-fix-...

14 lines
302 B

https://bugs.gentoo.org/516854
--- a/e2fsprogs-libs-1.42.10/configure
+++ b/e2fsprogs-libs-1.42.10/configure
@@ -1328,7 +1328,7 @@
BUILD_CFLAGS="$CFLAGS $CPPFLAGS $INCLUDES -DHAVE_CONFIG_H"
BUILD_LDFLAGS="$LDFLAGS"
else
- BUILD_CFLAGS=
+ BUILD_CFLAGS="$INCLUDES"
BUILD_LDFLAGS=
fi