X-Git-Url: https://git.tld-linux.org/?p=packages%2Fqemu.git;a=blobdiff_plain;f=x32.patch;h=54e6a61f51738b66d2c7d9f0c095d8741b49e8c1;hp=34854563abf6e48f1b291e99633753f4f8af854a;hb=HEAD;hpb=3d49db8a0d710f24eaf8fdb628ab0e989130d4a1 diff --git a/x32.patch b/x32.patch deleted file mode 100644 index 3485456..0000000 --- a/x32.patch +++ /dev/null @@ -1,12 +0,0 @@ -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 @@ - - # 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