zephyr/scripts/kconfig
Carles Cufi d29576b365 kconfig: Specify ncurses explicitely
On OS X (macOS), "make menuconfig" fails with missing
linker symbols. By specifying the "-l" linker options
with the menu, panel and ncurses libraries directly if
the autodetection fails, it builds and links properly.
Note that this might denote a problem with
"check-lxdialog.sh".

Change-Id: Ib2721646cc01c3e977911d8e6d0c8303dcedbc58
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2016-09-07 12:58:29 +00:00
..
lxdialog First commit 2015-04-10 16:44:37 -07:00
check.sh First commit 2015-04-10 16:44:37 -07:00
conf.c First commit 2015-04-10 16:44:37 -07:00
confdata.c kconfig: adapt kconfig to work with mingw 2016-02-12 03:04:13 +00:00
expr.c First commit 2015-04-10 16:44:37 -07:00
expr.h First commit 2015-04-10 16:44:37 -07:00
gconf.c First commit 2015-04-10 16:44:37 -07:00
gconf.glade First commit 2015-04-10 16:44:37 -07:00
images.c First commit 2015-04-10 16:44:37 -07:00
kxgettext.c First commit 2015-04-10 16:44:37 -07:00
list.h doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
lkc.h kconfig: support wildcards 2016-02-05 20:24:52 -05:00
lkc_proto.h First commit 2015-04-10 16:44:37 -07:00
Makefile kconfig: Specify ncurses explicitely 2016-09-07 12:58:29 +00:00
mconf.c First commit 2015-04-10 16:44:37 -07:00
menu.c kconfig: add a debug option to print defaults in menuconfig 2016-03-26 20:36:32 -04:00
merge_config.sh build: Fixes an issue with file permissions on windows 2016-05-14 15:55:04 +00:00
nconf.c First commit 2015-04-10 16:44:37 -07:00
nconf.gui.c First commit 2015-04-10 16:44:37 -07:00
nconf.h First commit 2015-04-10 16:44:37 -07:00
POTFILES.in First commit 2015-04-10 16:44:37 -07:00
qconf.cc First commit 2015-04-10 16:44:37 -07:00
qconf.h First commit 2015-04-10 16:44:37 -07:00
streamline_config.pl First commit 2015-04-10 16:44:37 -07:00
symbol.c kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
util.c First commit 2015-04-10 16:44:37 -07:00
zconf.gperf First commit 2015-04-10 16:44:37 -07:00
zconf.hash.c_shipped First commit 2015-04-10 16:44:37 -07:00
zconf.l build: fixes issue in windows Kconfig support 2016-04-23 11:27:11 +00:00
zconf.lex.c_shipped build: fixes issue in windows Kconfig support 2016-04-23 11:27:11 +00:00
zconf.tab.c_shipped kconfig: support wildcards 2016-02-05 20:24:52 -05:00
zconf.y kconfig: support wildcards 2016-02-05 20:24:52 -05:00