From 26ad0b129e2897c5ef105fd9d98897afeba452f0 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 21 Jan 2020 14:16:38 +0000 Subject: Small incremental build fixes (14) --- sub/kernel/Makefile.ncurses | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sub/kernel/Makefile.ncurses') diff --git a/sub/kernel/Makefile.ncurses b/sub/kernel/Makefile.ncurses index 248071c..6627a98 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 +NCURSES_CONFIGURE_OPTIONS := --without-ada --without-cxx-binding --without-manpages --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.3.1