]> git.pld-linux.org Git - packages/qemu.git/blobdiff - x32.patch
- updated to 6.2.0; -system-moxie is gone
[packages/qemu.git] / x32.patch
index 342bb07320aa0c3a97bbeba9303cf1646f024678..c0dec10090e9f34e7cad5564024e0ad549c110c5 100644 (file)
--- a/x32.patch
+++ b/x32.patch
@@ -9,14 +9,3 @@
          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
---- 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
-@@ -20,7 +20,7 @@
-         (unsigned short)1,                                                         \
-       (expr)+0))))))
--#ifdef __ATOMIC_RELAXED
-+#if defined(__ATOMIC_RELAXED) && !defined(__ILP32__)
- /* For C11 atomic ops */
- /* Manual memory barriers
This page took 0.097318 seconds and 4 git commands to generate.