comparison 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
comparison
equal deleted inserted replaced
32435:f7ff9bd54296 32436:9beacce2d2b5
2355 test $_fast_clz = "auto" && _fast_clz=yes 2355 test $_fast_clz = "auto" && _fast_clz=yes
2356 2356
2357 _optimizing="$proc" 2357 _optimizing="$proc"
2358 ;; 2358 ;;
2359 2359
2360 mips) 2360 mips*)
2361 arch='mips' 2361 arch='mips'
2362 iproc='mips' 2362 iproc='mips'
2363 2363
2364 if irix ; then 2364 if irix ; then
2365 echocheck "CPU type" 2365 echocheck "CPU type"