X-Git-Url: http://git.pld-linux.org/gitweb.cgi?p=packages%2Fqemu.git;a=blobdiff_plain;f=x32.patch;fp=x32.patch;h=0000000000000000000000000000000000000000;hp=9cd37014bc9a99cb7506a2a16fa404e8fc17df5f;hb=b5882bc56eb5e4c1f8d40ea0e877fe19ad5f4fb4;hpb=0a25721399a78a05f2271d055b21cc3b1efbf68d diff --git a/x32.patch b/x32.patch deleted file mode 100644 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