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:
David Sterba 2015-02-05 14:52:03 +01:00
parent 005526d065
commit f00d59d78f
1 changed files with 0 additions and 1 deletions

View File

@ -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 \