mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 06:44:18 +08:00
qemu: update and compile dynamically
This commit is contained in:
parent
505d492a94
commit
c6e333ba9a
@ -23,11 +23,11 @@ dependencies = [
|
||||
"zlib",
|
||||
]
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
COOKBOOK_CONFIGURE_FLAGS=(
|
||||
--host="${TARGET}"
|
||||
--prefix="/usr"
|
||||
--cross-prefix="${TARGET}"
|
||||
--static
|
||||
--disable-coroutine-pool
|
||||
--disable-tpm
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user