v="5.9" url="$mirror/ncurses.tar.gz" build: crossmusl cd src/ncurses-$v cp $top/stuff/ncurses-fallback.c ncurses/fallback.c CC="$CC -static" ./configure --prefix="${libcroot}" --mandir="$root/share" --without-tests \ --with-normal --enable-sigwinch --disable-nls --without-dlsym \ --without-cxx-binding --enable-widec \ --with-fallbacks="linux vt100 xterm xterm256-color"