summaryrefslogtreecommitdiff
path: root/package/ncurses
diff options
context:
space:
mode:
Diffstat (limited to 'package/ncurses')
-rw-r--r--package/ncurses/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ncurses/Makefile b/package/ncurses/Makefile
index 35da4cb09..c3997b060 100644
--- a/package/ncurses/Makefile
+++ b/package/ncurses/Makefile
@@ -48,6 +48,7 @@ pre-configure:
(cd ${WRKBUILD}; rm -rf config.{cache,status} ; \
./configure \
--with-build-cc=${HOSTCC} \
+ --with-shared \
--with-progs \
);
${MAKE} -C ${WRKBUILD}/include