more toolchain + stage 1 updates
[hdw-linux/hdw-linux.git] / packages / base / ncurses / ncurses
1 # hdw - linux ncurses package
2 #
3 # author: hackbard@hackdaworld.dndns.org
4 #
5 # [V] 5.5
6 # [S] 1-1 2-7
7 # [D] ncurses-5.5.tar.gz ftp://ftp.gnu.org/pub/gnu/ncurses/
8
9 confopt="$confopt --with-shared --without-debug"
10 [ "$stage" = "1" ] && confopt="$confopt --without-ada --enable-overwrite"
11