diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-06-07 18:14:27 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-06-07 18:31:10 +0200 |
commit | fec38ebf0d0ffba22937e181941cea7d9cddf808 (patch) | |
tree | 86cfb97f1c89ec88b0b95d118626b5493ab691c3 /target/linux/x86/modules.mk | |
parent | c6c1f6a5480b12c938ae4154a55a08a559e8e46b (diff) | |
download | upstream-fec38ebf0d0ffba22937e181941cea7d9cddf808.tar.gz upstream-fec38ebf0d0ffba22937e181941cea7d9cddf808.tar.bz2 upstream-fec38ebf0d0ffba22937e181941cea7d9cddf808.zip |
kernel: fix segmentation fault in mconf on linux
Commit 86c966a8ae9c4e74b912a16a760aaed17c68eb32 caused HOST_LOADLIBES to
include -lncurses. This was added for fixing build issues on macOS.
This introduces issues on Linux when wide-character ncurses is being
used for compiling, but the non-wide-character version is linked in.
Fix this by adding the extra override for HOST_LOADLIBES only on macOS.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/x86/modules.mk')
0 files changed, 0 insertions, 0 deletions