Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug23721/my41-bug23721

into  zippy.cornsilk.net:/home/cmiller/work/mysql/bug23721/my50-bug23721
This commit is contained in:
cmiller@zippy.cornsilk.net 2007-01-17 13:24:20 -05:00
commit 8a746fc0d2
2 changed files with 2 additions and 1 deletions

View file

@ -28,7 +28,7 @@ check_cpu () {
fi
# parse CPU flags
for flag in `$cpuinfo | grep '^flags' | sed -e 's/^flags.*: //'`; do
for flag in `$cpuinfo | grep '^flags' | sed -e 's/^flags.*: //' -e 's/[^a-zA-Z0-9_ ]/_/g'`; do
eval cpu_flag_$flag=yes
done
else

View file

@ -30,3 +30,4 @@
4554b3722d71SbPiI2Gx-RhbZjmuIQ
4558b3d73Cxjlb7Wv1oytdSTthxDfw
45771031yRCoM_ZfONdYchPvVEgLRg
45ae6628gqKTsUFfnoNExadETVIkbA