Fixed ncurses dependency on ada language

This commit is contained in:
Tobias Faller 2021-08-15 18:23:27 +02:00
parent c2c102a649
commit ff224337c3

View File

@ -30,6 +30,7 @@ CFLAGS="$CFLAGS" ./configure \
--with-default-terminfo-dirs=/lib/terminfo \
--without-normal \
--without-debug \
--without-ada \
--without-cxx-binding \
--with-abi-version=6 \
--enable-widec \