summaryrefslogtreecommitdiff
path: root/BUILD/check-cpu
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/check-cpu')
-rwxr-xr-xBUILD/check-cpu4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD/check-cpu b/BUILD/check-cpu
index d7125da192d..2c80bc093b5 100755
--- a/BUILD/check-cpu
+++ b/BUILD/check-cpu
@@ -64,7 +64,7 @@ check_cpu () {
;;
# Intel ia32
- *Xeon*)
+ *X[eE][oO][nN]*)
# a Xeon is just another pentium4 ...
# ... unless it has the "lm" (long-mode) flag set,
# in that case it's a Xeon with EM64T support
@@ -245,5 +245,5 @@ check_cpu () {
rm __test.*
}
-
+
check_cpu