coreboot-kgpe-d16/util/kconfig
Angel Pons b3bfb2a1a7 util/kconfig: Silence warning about _GNU_SOURCE
For some reason, this symbol gets redefined, which causes a warning.
Hide the warning by checking whether it is already defined.

Change-Id: I70ffc9a799e0b536d6aba7d00f828bd6d915d94c
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39183
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2020-03-08 14:24:03 +00:00
..
lxdialog {src,util}: Use NULL instead of 0 for pointer 2018-06-11 08:52:08 +00:00
Makefile util/kconfig: Move coreboot specific changes into Makefile.inc 2019-11-27 23:27:29 +00:00
Makefile.inc util/kconfig: Move coreboot specific changes into Makefile.inc 2019-11-27 23:27:29 +00:00
POTFILES.in kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
check.sh libpayload: Drop duplicate copy of Kconfig 2015-06-30 18:55:32 +02:00
conf.c util/kconfig/conf.c: Fix newline in error printf 2016-12-09 00:35:51 +01:00
confdata.c Kconfig: Write tmp files into same directory as target files 2019-08-30 10:42:29 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
expr.c kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
expr.h kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
gconf.c util/kconfig: Fix gconfig build 2016-07-01 19:29:53 +02:00
gconf.glade kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
images.c
kxgettext.c kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
list.h kconfig: Replace mentions of "list_struct" to "list_head" 2015-04-06 23:15:10 +02:00
lkc.h kconfig: Allow KCONFIG_STRICT outside of confdata.c 2015-09-30 06:58:57 +00:00
lkc_proto.h kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
mconf.c kconfig: kconfig_warnings needs to be defined for all frontends 2015-09-30 10:48:21 +00:00
menu.c kconfig: Fix warning "‘jump’ may be used uninitialized" 2015-04-06 23:14:09 +02:00
miniconfig treewide: use /usr/bin/env where appropriate 2018-11-17 07:32:03 +00:00
nconf.c util/kconfig: Silence warning about _GNU_SOURCE 2020-03-08 14:24:03 +00:00
nconf.gui.c kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
nconf.h kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
qconf.cc util/kconfig:xconf(QT): Update QT version of xconf 2016-02-03 03:46:18 +01:00
qconf.h {src,util}: Use NULL instead of 0 for pointer 2018-06-11 08:52:08 +00:00
regex.c util/kconfig: Silence warning about _GNU_SOURCE 2020-03-08 14:24:03 +00:00
regex.h Remove non-ascii & unprintable characters 2016-08-01 21:44:45 +02:00
symbol.c util/kconfig: Remove utsname for mingw 2015-11-26 23:59:50 +01:00
toada.c util/kconfig: Add `toada` Ada spec generation tool 2019-01-24 13:47:08 +00:00
util.c kbuild: trivial - remove trailing empty lines 2015-04-06 23:13:50 +02:00
zconf.gperf kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
zconf.hash.c_shipped Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
zconf.l util/kconfig: Use snprintf to avoid buffer overflow 2019-05-13 09:14:42 +00:00
zconf.lex.c_shipped util/kconfig: Use snprintf to avoid buffer overflow 2019-05-13 09:14:42 +00:00
zconf.tab.c_shipped kconfig: Add wildcard support for "source" 2015-04-06 23:52:57 +02:00
zconf.y kconfig: Add wildcard support for "source" 2015-04-06 23:52:57 +02:00