aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sipwise-sems/atomic-swap8.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/sipwise-sems/atomic-swap8.patch')
-rw-r--r--testing/sipwise-sems/atomic-swap8.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/sipwise-sems/atomic-swap8.patch b/testing/sipwise-sems/atomic-swap8.patch
deleted file mode 100644
index 0d4d27a093..0000000000
--- a/testing/sipwise-sems/atomic-swap8.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./core/atomic_types.h.orig
-+++ ./core/atomic_types.h
-@@ -13,7 +13,7 @@
- ) || \
- (defined(__linux__) && \
- ( \
-- (defined(__i386__) && (defined(__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4))) || \
-+ (defined(__i386__) && (defined(__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4) && (defined(__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8)))) || \
- defined(__ia64__) || \
- defined(__x86_64__) || \
- (defined(__powerpc__) && !defined(__powerpc64__)) || \