diff --git a/recipes/ncurses/recipe.sh b/recipes/ncurses/recipe.sh index 0de25cd904474e5c7149cf5b0971d518fb9e0ccc..c918950b6436d8ed1d60e58c1c5980d58731f866 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)"