diff options
author | Enrico Weigelt, metux IT consult <info@metux.net> | 2021-01-14 11:02:16 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2021-01-26 19:17:42 +0100 |
commit | cf81c3abe1b84c4b82fbe771f72e6d181a3d1b7c (patch) | |
tree | 12e75c4222907392d85c314450e9319133fa5ac5 /scripts/kconfig/util.c | |
parent | doc: gcc-plugins: update gcc-plugins.rst (diff) | |
download | linux-cf81c3abe1b84c4b82fbe771f72e6d181a3d1b7c.tar.xz linux-cf81c3abe1b84c4b82fbe771f72e6d181a3d1b7c.zip |
kconfig: mconf: fix HOSTCC call
Commit c0f975af1745 ("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: c0f975af1745 ("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>
Diffstat (limited to 'scripts/kconfig/util.c')
0 files changed, 0 insertions, 0 deletions