Disable ncurses C++ binding

This commit is contained in:
Jeremy Soller 2021-08-10 21:20:10 -06:00
parent 15cbcef62c
commit a30db23dda
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -19,6 +19,7 @@ function recipe_build {
--prefix="" \
--disable-db-install \
--without-ada \
--without-cxx-binding \
--without-tests \
cf_cv_func_mkstemp=yes
"$REDOX_MAKE" -j"$($NPROC)"