fix minor typo
This commit was SVN r13677.
Этот коммит содержится в:
родитель
edeab0e912
Коммит
5a0f268ddd
@ -893,7 +893,7 @@ AC_DEFUN([OMPI_CONFIG_ASM],[
|
||||
ompi_cv_asm_arch="SPARC"
|
||||
AC_MSG_WARN([Sparc v8 target is not supported in this release of Open MPI.])
|
||||
AC_MSG_WARN([You must specify the target architecture v8plus])
|
||||
AC_MSG_WARN([(cc: -xarch=v8plus, gcc: -mcpu=v9) for CFLAGS, CCXXFLAGS,])
|
||||
AC_MSG_WARN([(cc: -xarch=v8plus, gcc: -mcpu=v9) for CFLAGS, CXXFLAGS,])
|
||||
AC_MSG_WARN([FFLAGS, and FCFLAGS to compile Open MPI in 32 bit mode on])
|
||||
AC_MSG_WARN([Sparc processors])
|
||||
AC_MSG_ERROR([Can not continue.])
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user