diff configure @ 32436:9beacce2d2b5

Fix detection of mips processor variants. patch by Graham Gower, graham.gower gmail com
author diego
date Thu, 21 Oct 2010 12:58:21 +0000
parents 39e51e95d12b
children 8d6bd95d0009
line wrap: on
line diff
--- a/configure	Thu Oct 21 07:07:00 2010 +0000
+++ b/configure	Thu Oct 21 12:58:21 2010 +0000
@@ -2357,7 +2357,7 @@
     _optimizing="$proc"
     ;;
 
-  mips)
+  mips*)
     arch='mips'
     iproc='mips'