diff --git a/recipes/ncurses/recipe.sh b/recipes/ncurses/recipe.sh index 0de25cd9..c918950b 100644 --- a/recipes/ncurses/recipe.sh +++ b/recipes/ncurses/recipe.sh @@ -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)"