Commit 7aab7aa5 authored by unknown's avatar unknown

check-cpu:

  Add XEON detection (fix)


BUILD/check-cpu:
  Add XEON detection (fix)
parent fa593d70
......@@ -59,7 +59,7 @@ case "$cpu_family--$model_name" in
;;
# 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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment