]> git.pld-linux.org Git - packages/qemu.git/blobdiff - x32.patch
start upgrading to 5.2.0 (rel 0.1)
[packages/qemu.git] / x32.patch
index 00b573046e1f949159e03dcc72e05f545c4e1e90..342bb07320aa0c3a97bbeba9303cf1646f024678 100644 (file)
--- a/x32.patch
+++ b/x32.patch
@@ -7,7 +7,7 @@
 -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 "$softmmu" = yes ; then
+         test "$targetos" != "Haiku" && test "$softmmu" = yes ; then
      # Different host OS linkers have different ideas about the name of the ELF
 --- qemu-2.6.0/include/qemu/atomic.h~  2016-07-17 18:37:57.000000000 +0200
 +++ qemu-2.6.0/include/qemu/atomic.h   2016-07-17 18:38:33.485893530 +0200
This page took 0.058214 seconds and 4 git commands to generate.