]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
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)
commit7c709f4affc44f3bbc9a09fec8d84ae3807e31e7
tree9c7e2627ddc69ea3b2633b0fe765341899e7dd66
parent8dad77bac4a027ede5ea95400dbf5c8131bbf635
file: don't force _GNU_SOURCE in CFLAGS

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