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