#At file:///home/mikael/mysql_clones/mysql-5.1-bugteam/ based on revid:mikael@stripped
3475 Mikael Ronstrom 2010-08-06
Fixed a missing * for Alpha
modified:
BUILD/check-cpu
=== modified file 'BUILD/check-cpu'
--- a/BUILD/check-cpu revid:mikael@stripped
+++ b/BUILD/check-cpu revid:mikael@stripped
@@ -71,7 +71,7 @@ check_cpu () {
low_cpu_arg=""
case "$cpu_vendor--$cpu_family--$model_name--$cpu_arch" in
# DEC Alpha
- Alpha*EV6*)
+ *Alpha*EV6*)
cpu_arg="ev6";
;;
#Core 2 Duo
Attachment: [text/bzr-bundle] bzr/mikael@mysql.com-20100806143026-pmwpfm4se33w9zwn.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-bugteam branch (mikael:3475) | Mikael Ronstrom | 6 Aug |