X-Git-Url: https://git.tld-linux.org/?p=packages%2Fqemu.git;a=blobdiff_plain;f=x32.patch;fp=x32.patch;h=60881304ff7d8f0fd115f46d7a5db5ae3c08b86e;hp=34854563abf6e48f1b291e99633753f4f8af854a;hb=f799dc25f4dd72b2a62d6dae4f4a90158445a28a;hpb=df5472b1db2fedf91e4e4d80af463361cf44fc0f diff --git a/x32.patch b/x32.patch index 3485456..6088130 100644 --- a/x32.patch +++ b/x32.patch @@ -1,12 +1,12 @@ -diff -ur qemu-6.2.0.orig/configure qemu-6.2.0/configure ---- qemu-6.2.0.orig/configure 2022-01-23 13:48:29.104596968 +0100 -+++ qemu-6.2.0/configure 2022-01-23 13:48:53.080645444 +0100 -@@ -3349,7 +3349,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