blob: 4b77ca91ed59d3adb168ddfeb1f05f5c5105e367 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.orig 2009-02-03 05:15:30 UTC
+++ configure
@@ -4113,7 +4113,7 @@ _ACEOF
case "$host_cpu" in
- x86_64|amd64)
+ x86_64|amd64|ia64)
{ echo "$as_me:$LINENO: result: SSE2_on_x86_64 is enabled" >&5
echo "${ECHO_T}SSE2_on_x86_64 is enabled" >&6; }
if true; then
|