]> git.proxmox.com Git - mirror_qemu.git/blobdiff - roms/edk2-build.sh
hmp: add basic "info stats" implementation
[mirror_qemu.git] / roms / edk2-build.sh
index d5391c7637284bd6752e0d047e4a1c910d6532e6..ea79dc27a269a4db1e8a3ec69efa0c7aaf795683 100755 (executable)
@@ -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[@]}"