Space mismatch - typo in r236962.
Found by: Dima Panov Approved by: jhb (mentor) MFC after: 2 weeks
This commit is contained in:
parent
5d75780525
commit
d3d19ef9c2
@ -1216,7 +1216,7 @@ i[34567]86-*-solaris2*)
|
||||
;;
|
||||
*)
|
||||
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
|
||||
;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user