mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
qemu: disable coroutine pool
This commit is contained in:
parent
dd83c1a374
commit
48bd798094
@ -28,6 +28,7 @@ COOKBOOK_CONFIGURE_FLAGS=(
|
||||
--prefix="/usr"
|
||||
--cross-prefix="${TARGET}"
|
||||
--static
|
||||
--disable-coroutine-pool
|
||||
--disable-tpm
|
||||
)
|
||||
case "${TARGET}" in
|
||||
|
||||
Loading…
Reference in New Issue
Block a user