From 5534c6e5952bf1b2cbd0f85890e9dcd66139683b Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 21 Jan 2020 13:54:57 +0000 Subject: Small incremental build fixes (13) --- sub/kernel/Makefile.ncurses | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sub/kernel/Makefile.ncurses b/sub/kernel/Makefile.ncurses index 992dff5..248071c 100644 --- a/sub/kernel/Makefile.ncurses +++ b/sub/kernel/Makefile.ncurses @@ -5,7 +5,7 @@ NCURSES_URLDIR := https://invisible-mirror.net/archives/$(NCURSES_NAME)/current NCURSES_TAREXT := tgz NCURSES_TARLETTER := z -NCURSES_CONFIGURE_OPTIONS := --without-ada --without-cxx-binding --without-manpages --without-progs --without-tack --without-tests --without-curses-h --disable-pc-files --without-shared --without-debug --without-profile --enable-rpath --disable-home-terminfo --enable-widec --with-pthread --enable-weak-symbols --without-develop --enable-reentrant --enable-symlinks --with-build-cc="$(BUILD_BUILD_CC)" --with-build-ldflags="-s -static" +NCURSES_CONFIGURE_OPTIONS := --without-ada --without-cxx-binding --without-manpages --without-progs --without-tack --without-tests --without-curses-h --disable-pc-files --without-shared --without-debug --without-profile --enable-rpath --disable-home-terminfo --enable-widec --with-pthread --enable-weak-symbols --without-develop --enable-reentrant --enable-symlinks NCURSES_CFLAGS := "" NCURSES_LDFLAGS := "" -- cgit v1.2.3