aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hwloc/files/patch-configure
blob: 44991d55882074927852f20371ed9b6b4524a7bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- configure.orig  2011-10-13 03:44:20.000000000 +0900
+++ configure   2011-12-18 10:43:10.000000000 +0900
@@ -5555,7 +5555,7 @@
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking which CPU support to include" >&5
 $as_echo_n "checking which CPU support to include... " >&6; }
     case ${target} in
-      i*86-*-*|x86_64-*-*)
+      i*86-*-*|x86_64-*-*|amd64-*-*)
         case ${ac_cv_sizeof_void_p} in
           4)
 
@@ -23774,4 +23774,3 @@
   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
 fi
-