Index: files/patch-src_atomic__ops_sysdeps_gcc_arm.h =================================================================== --- files/patch-src_atomic__ops_sysdeps_gcc_arm.h (nonexistent) +++ files/patch-src_atomic__ops_sysdeps_gcc_arm.h (working copy) @@ -0,0 +1,12 @@ +--- src/atomic_ops/sysdeps/gcc/arm.h.orig 2016-03-12 13:41:24 UTC ++++ src/atomic_ops/sysdeps/gcc/arm.h +@@ -58,7 +58,8 @@ + # if !defined(__ARM_ARCH_6__) && !defined(__ARM_ARCH_6J__) \ + && !defined(__ARM_ARCH_6T2__) && !defined(__ARM_ARCH_6Z__) \ + && !defined(__ARM_ARCH_6ZT2__) +-# if !defined(__ARM_ARCH_6K__) && !defined(__ARM_ARCH_6ZK__) ++# if !defined(__ARM_ARCH_6K__) && !defined(__ARM_ARCH_6KZ__) \ ++ && !defined(__ARM_ARCH_6ZK__) + /* DMB is present in ARMv6M and ARMv7+. */ + # define AO_ARM_HAVE_DMB + # endif Property changes on: files/patch-src_atomic__ops_sysdeps_gcc_arm.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property