ncurses: disable cpp bindings

This commit is contained in:
Dmitrii Tochanskii 2025-12-16 13:46:59 +03:00
parent de33bdc812
commit fbf27effcf

View file

@ -23,6 +23,7 @@ Requires: bash
--with-termlib \ --with-termlib \
--with-shared \ --with-shared \
--without-normal \ --without-normal \
--without-cxx-binding \
--disable-widec --disable-widec
%make_build %make_build