Commits

Peter Korsgaard committed 7c709f4affc
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>