]> TLD Linux GIT Repositories - packages/qemu.git/blobdiff - x32.patch
- updated to 7.0.0
[packages/qemu.git] / x32.patch
index c0dec10090e9f34e7cad5564024e0ad549c110c5..60881304ff7d8f0fd115f46d7a5db5ae3c08b86e 100644 (file)
--- a/x32.patch
+++ b/x32.patch
@@ -1,11 +1,12 @@
---- qemu-2.2.0/configure~      2015-03-26 19:52:14.000000000 +0100
-+++ qemu-2.2.0/configure       2015-03-26 19:56:34.255072716 +0100
-@@ -6148,7 +6148,7 @@
+diff -ur qemu-7.0.0.orig/configure qemu-7.0.0/configure
+--- qemu-7.0.0.orig/configure  2022-06-03 00:32:41.475669725 +0200
++++ qemu-7.0.0/configure       2022-06-03 00:33:45.782798282 +0200
+@@ -2701,7 +2701,7 @@
  
  # 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
+         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