1
1

* if the default compile mode is 64bit, config.guess will call a MIPS

machine mips64

This commit was SVN r9185.
Этот коммит содержится в:
Brian Barrett 2006-03-01 02:25:09 +00:00
родитель 1479a90b39
Коммит 7fa1c0eeb2

Просмотреть файл

@ -804,7 +804,7 @@ AC_DEFUN([OMPI_CONFIG_ASM],[
OMPI_GCC_INLINE_ASSIGN='"bis zero,zero,%0" : "=&r"(ret)'
;;
mips-*)
mips-*|mpis64-*)
# Should really find some way to make sure that we are on
# a MIPS III machine (r4000 and later)
ompi_cv_asm_arch="MIPS"