]> git.pld-linux.org Git - packages/qemu.git/blobdiff - x32.patch
- updated to 7.1.0
[packages/qemu.git] / x32.patch
diff --git a/x32.patch b/x32.patch
deleted file mode 100644 (file)
index 9cd3701..0000000
--- a/x32.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- qemu-7.0.0/configure.orig  2022-10-02 20:59:57.508988228 +0200
-+++ qemu-7.0.0/configure       2022-10-02 21:09:37.279180676 +0200
-@@ -2705,7 +2705,7 @@ QEMU_GA_MSI_MINGW_DLL_PATH="$($pkg_confi
- # Mac OS X ships with a broken assembler
- roms=
--if { test "$cpu" = "i386" || test "$cpu" = "x86_64"; } && \
-+if { test "$cpu" = "i386" || test "$cpu" = "x86_64" || test "$cpu" = "x32"; } && \
-         test "$targetos" != "darwin" && test "$targetos" != "sunos" && \
-         test "$targetos" != "haiku" && test "$softmmu" = yes ; then
-     # Different host OS linkers have different ideas about the name of the ELF
This page took 0.058121 seconds and 4 git commands to generate.