From 5ae07d502ef20c6144f54ec0f860639531f20aa4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 12 Jun 2014 15:05:02 +0200 Subject: finetune configure args --- package/ncurses/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package/ncurses') 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 -- cgit v1.2.3