config: remove erroneous define
This removes a copy-and-paste error where we were setting the OPAL_ASM_SYNC_HAVE_64BIT more than once. References #3993. Close when on master and v3.0.x. Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
Этот коммит содержится в:
родитель
a7a30424cb
Коммит
35c9b93754
@ -207,9 +207,6 @@ __atomic_add_fetch(&tmp64, 1, __ATOMIC_RELAXED);],
|
||||
[AC_MSG_RESULT([no])
|
||||
$2])
|
||||
|
||||
AC_DEFINE_UNQUOTED([OPAL_ASM_SYNC_HAVE_64BIT],[$opal_asm_sync_have_64bit],
|
||||
[Whether 64-bit is supported by the __sync builtin atomics])
|
||||
|
||||
# Check for 128-bit support
|
||||
OPAL_CHECK_GCC_BUILTIN_CSWAP_INT128
|
||||
])
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user