configure: use warn() for mips unknown cpu warning

Found-by: ubitux
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Michael Niedermayer 2016-01-06 21:54:35 +01:00
parent 6282bdc2bf
commit 23679d82f6
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -4239,7 +4239,7 @@ elif enabled mips; then
;; ;;
*) *)
# Unknown CPU. Disable everything. # Unknown CPU. Disable everything.
echo "Warning: unknown CPU. Disabling all MIPS optimizations." warn "unknown CPU. Disabling all MIPS optimizations."
disable mipsfpu disable mipsfpu
disable mips32r2 disable mips32r2
disable mips32r6 disable mips32r6