btrfs-progs: autoconf: largefile support is driven by configure
Don't force it in the makefile. Signed-off-by: David Sterba <dsterba@suse.cz>
This commit is contained in:
parent
005526d065
commit
f00d59d78f
|
@ -13,7 +13,6 @@ DISABLE_BTRFSCONVERT = @DISABLE_BTRFSCONVERT@
|
|||
# Common build flags
|
||||
CFLAGS = @CFLAGS@ \
|
||||
-include config.h \
|
||||
-D_FILE_OFFSET_BITS=64 \
|
||||
-DBTRFS_FLAT_INCLUDES \
|
||||
-D_XOPEN_SOURCE=700 \
|
||||
-fno-strict-aliasing \
|
||||
|
|
Loading…
Reference in New Issue