summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-12 15:05:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-12 15:05:37 +0200
commit5ae07d502ef20c6144f54ec0f860639531f20aa4 (patch)
tree10ea0fce52334e362a79102c5ce7b058fd2ec70e
parent3263b3bd1dec97ed878d8a4428b15bffb0d9abfe (diff)
finetune configure args
-rw-r--r--package/ncurses/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/ncurses/Makefile b/package/ncurses/Makefile
index 249cc8839..7f65a91b0 100644
--- a/package/ncurses/Makefile
+++ b/package/ncurses/Makefile
@@ -34,7 +34,9 @@ CONFIGURE_ARGS+= --without-cxx \
--disable-termcap \
--enable-symlinks \
--without-ada \
+ --without-normal \
--with-shared \
+ --enable-pc-files \
--with-termlib \
--without-debug \
--without-profile \
@@ -46,6 +48,7 @@ CONFIGURE_ARGS+= --without-cxx \
--with-default-terminfo-dir=/usr/share/terminfo \
--disable-big-core \
--disable-home-terminfo \
+ --disable-assertions \
--without-rcs-ids \
--enable-const
ALL_TARGET:= libs