]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
file: don't force _GNU_SOURCE in CFLAGS
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 10 Jun 2010 07:33:32 +0000 (09:33 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 10 Jun 2010 07:33:32 +0000 (09:33 +0200)
Breaks the build with BR2_CONFIG_CACHE, and isn't needed anyway, as
the configure script figures out to add _GNU_SOURCE to config.h
anyway.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/file/file.mk

index c4f97091eb9b9933ec2a2dca67e9c1c2d0bd1aa0..b8281d02bff0c6154600fd6733b307a0211d83e4 100644 (file)
@@ -6,7 +6,6 @@
 
 FILE_VERSION = 5.04
 FILE_SITE = ftp://ftp.astron.com/pub/file/
-FILE_CONF_ENV = CFLAGS="$(TARGET_CFLAGS) -D_GNU_SOURCE"
 FILE_DEPENDENCIES = host-file zlib
 HOST_FILE_DEPENDENCIES = host-zlib