linux-xiaomi-chiron/scripts/kconfig
Enrico Weigelt, metux IT consult cf81c3abe1 kconfig: mconf: fix HOSTCC call
Commit c0f975af17 ("kconfig: Support building mconf with vendor
sysroot ncurses") introduces a bug when HOSTCC contains parameters:
the whole command line is treated as the program name (with spaces
in it). Therefore, we have to remove the quotes.

Fixes: c0f975af17 ("kconfig: Support building mconf with vendor sysroot ncurses")
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2021-01-27 03:17:42 +09:00
..
lxdialog
tests
.gitignore
conf.c kconfig: clean up header inclusion 2020-12-08 23:31:29 +09:00
confdata.c kconfig: clean up header inclusion 2020-12-08 23:31:29 +09:00
expr.c
expr.h
gconf-cfg.sh
gconf.c
gconf.glade
images.c
images.h
lexer.l kconfig: clean up header inclusion 2020-12-08 23:31:29 +09:00
list.h
lkc.h kconfig: make lkc.h self-sufficient #include-wise 2020-12-08 23:31:29 +09:00
lkc_proto.h
Makefile kconfig: remove 'kvmconfig' and 'xenconfig' shorthands 2021-01-04 10:38:11 +09:00
mconf-cfg.sh kconfig: mconf: fix HOSTCC call 2021-01-27 03:17:42 +09:00
mconf.c
menu.c
merge_config.sh
nconf-cfg.sh
nconf.c
nconf.gui.c
nconf.h
parser.y
preprocess.c kconfig: fix return value of do_error_if() 2020-12-21 14:48:54 +09:00
qconf-cfg.sh
qconf.cc kconfig: qconf: show Qt version in the About dialog 2020-12-08 23:31:29 +09:00
qconf.h
streamline_config.pl
symbol.c kconfig: clean up header inclusion 2020-12-08 23:31:29 +09:00
util.c