mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-19 11:24:18 +08:00
Disable ncurses C++ binding
This commit is contained in:
parent
15cbcef62c
commit
a30db23dda
@ -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)"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user