Skip to content
Snippets Groups Projects
Commit 0eb47346 authored by Cheah Kok Cheong's avatar Cheah Kok Cheong Committed by Michal Marek
Browse files

Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warning


Fix below warning when make nconfig is run initially
or after make clean.

  HOSTCC  scripts/kconfig/nconf.o
scripts/kconfig/nconf.c:8:0: warning: "_GNU_SOURCE" redefined
 #define _GNU_SOURCE
 ^
<command-line>:0:0: note: this is the location of the previous definition

Signed-off-by: default avatarCheah Kok Cheong <thrust73@gmail.com>
Signed-off-by: default avatarMichal Marek <mmarek@suse.com>
parent 1001354c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment