Openwrt/include
Felix Fietkau fec38ebf0d kernel: fix segmentation fault in mconf on linux
Commit 86c966a8ae 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>
2017-06-07 18:31:10 +02:00
..
site
autotools.mk
cmake.mk
debug.mk
depends.mk
device_table.txt
download.mk
feeds.mk
hardening.mk
host-build.mk build: stop overriding STAGING_DIR_HOST for toolchain build 2017-05-25 19:01:07 +02:00
image-commands.mk
image-legacy.mk
image.mk image.mk: Generate cpiogz with root-owned files 2017-05-14 21:43:17 +02:00
kernel-build.mk kernel: fix segmentation fault in mconf on linux 2017-06-07 18:31:10 +02:00
kernel-defaults.mk build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mk 2017-06-07 18:31:10 +02:00
kernel-version.mk kernel: update kernel 4.4 to 4.4.70 2017-05-27 00:48:37 +02:00
kernel.mk build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mk 2017-06-07 18:31:10 +02:00
netfilter.mk netfilter.mk: prepare for linux 4.9 support 2017-01-27 11:18:27 +01:00
nls.mk
package-bin.mk
package-defaults.mk build: reset ALTERNATIVES field in Package/Default 2017-05-03 17:40:46 +08:00
package-dumpinfo.mk
package-ipkg.mk build: ipkg: new field Alternatives 2017-05-02 22:10:51 +08:00
package-seccomp.mk
package.mk build: fix QUILT related overrides 2017-05-25 20:42:45 +02:00
prereq-build.mk
prereq.mk
quilt.mk build: fix kernel refresh failure on first run 2017-06-04 10:36:48 +02:00
rootfs.mk build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00
scan.awk
scan.mk
scons.mk
shell.sh
subdir.mk
target.mk
toolchain-build.mk build: stop overriding STAGING_DIR_HOST for toolchain build 2017-05-25 19:01:07 +02:00
toplevel.mk build: new fixes for symlinked .config handling 2017-05-11 00:53:05 +02:00
u-boot.mk
uclibc++.mk
unpack.mk
verbose.mk
version.mk