12 lines
365 B
Text
12 lines
365 B
Text
|
--- trampoline/configure.orig Mon Jun 14 10:04:16 2010
|
||
|
+++ trampoline/configure Mon Jun 14 10:04:24 2010
|
||
|
@@ -5459,7 +5459,7 @@ case "$host_cpu" in
|
||
|
arm* )
|
||
|
host_cpu=arm
|
||
|
;;
|
||
|
- mips )
|
||
|
+ mips* )
|
||
|
echo "$as_me:$LINENO: checking for 64-bit MIPS" >&5
|
||
|
echo $ECHO_N "checking for 64-bit MIPS... $ECHO_C" >&6
|
||
|
if test "${cl_cv_host_mips64+set}" = set; then
|