mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-05 19:18:43 +08:00
Disable ncurses C++ binding
This commit is contained in:
parent
15cbcef62c
commit
a30db23dda
@ -19,6 +19,7 @@ function recipe_build {
|
|||||||
--prefix="" \
|
--prefix="" \
|
||||||
--disable-db-install \
|
--disable-db-install \
|
||||||
--without-ada \
|
--without-ada \
|
||||||
|
--without-cxx-binding \
|
||||||
--without-tests \
|
--without-tests \
|
||||||
cf_cv_func_mkstemp=yes
|
cf_cv_func_mkstemp=yes
|
||||||
"$REDOX_MAKE" -j"$($NPROC)"
|
"$REDOX_MAKE" -j"$($NPROC)"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user