mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
edk2: switch to release builds
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
parent
e2f3137c73
commit
ca26041500
2 changed files with 10 additions and 9 deletions
|
@ -50,6 +50,6 @@ qemu_edk2_set_cross_env "$emulation_target"
|
|||
build \
|
||||
--cmd-len=65536 \
|
||||
-n "$edk2_thread_count" \
|
||||
--buildtarget=DEBUG \
|
||||
--buildtarget=RELEASE \
|
||||
--tagname="$edk2_toolchain" \
|
||||
"${args[@]}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue