Space mismatch - typo in r236962.
Found by: Dima Panov Approved by: jhb (mentor) MFC after: 2 weeks
This commit is contained in:
parent
0a471f315b
commit
7ad332ffbb
@ -1216,7 +1216,7 @@ i[34567]86-*-solaris2*)
|
|||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Unsupported CPU used in --with-cpu=$with_cpu, supported values:" 1>&2
|
echo "Unsupported CPU used in --with-cpu=$with_cpu, supported values:" 1>&2
|
||||||
echo "generic core2 nocona x86-64amd fam10 barcelona k8 opteron athlon64 athlon-fx" 1>&2
|
echo "generic core2 nocona x86-64 amdfam10 barcelona k8 opteron athlon64 athlon-fx" 1>&2
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user