mirror of
https://github.com/MariaDB/server.git
synced 2025-07-26 07:02:12 +03:00
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
This commit is contained in:
@ -57,6 +57,7 @@ case "$cpu_family--$model_name" in
|
|||||||
;;
|
;;
|
||||||
*Pentium*M*pro*)
|
*Pentium*M*pro*)
|
||||||
cpu_flag="pentium-m";
|
cpu_flag="pentium-m";
|
||||||
|
cpu_flag_old="pentium";
|
||||||
;;
|
;;
|
||||||
*Athlon*64*)
|
*Athlon*64*)
|
||||||
cpu_flag="athlon64";
|
cpu_flag="athlon64";
|
||||||
|
Reference in New Issue
Block a user