From: Alastair McKinstry Date: Tue, 24 Apr 2018 16:47:14 +0000 (+0100) Subject: arm64 X-Git-Tag: archive/raspbian/3.0.1-9+rpi1^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2775f96ce571bc7b147152814fdbfc6c054e7f41;p=openmpi.git arm64 Gbp-Pq: Name arm64.patch --- diff --git a/opal/include/opal/sys/arm64/atomic.h b/opal/include/opal/sys/arm64/atomic.h index 2f7f7d32..b9ed0652 100644 --- a/opal/include/opal/sys/arm64/atomic.h +++ b/opal/include/opal/sys/arm64/atomic.h @@ -25,6 +25,9 @@ #define OPAL_SYS_ARCH_ATOMIC_H 1 +#undef OPAL_GCC_INLINE_ASSEMBLY +#define OPAL_GCC_INLINE_ASSEMBLY 1 + #if OPAL_GCC_INLINE_ASSEMBLY #define OPAL_HAVE_ATOMIC_MEM_BARRIER 1