Older versions of config.guess detect the canonical system name of an AIX 7.1 system to be rs6000-ibm-aix. Add this workaround until AIX 7.1 support is available in the autotools releases
This commit was SVN r24362.
Этот коммит содержится в:
родитель
b0ce9bae8e
Коммит
f0f1d4e311
@ -896,7 +896,7 @@ AC_DEFUN([OPAL_CONFIG_ASM],[
|
|||||||
OMPI_GCC_INLINE_ASSIGN='"or %0,[$]0,[$]0" : "=&r"(ret)'
|
OMPI_GCC_INLINE_ASSIGN='"or %0,[$]0,[$]0" : "=&r"(ret)'
|
||||||
;;
|
;;
|
||||||
|
|
||||||
powerpc-*|powerpc64-*)
|
powerpc-*|powerpc64-*|rs6000-*)
|
||||||
OMPI_CHECK_POWERPC_REG
|
OMPI_CHECK_POWERPC_REG
|
||||||
if test "$ac_cv_sizeof_long" = "4" ; then
|
if test "$ac_cv_sizeof_long" = "4" ; then
|
||||||
ompi_cv_asm_arch="POWERPC32"
|
ompi_cv_asm_arch="POWERPC32"
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user