changeset 16039:7ad54e108ec5

Power5 support
author reimar
date Thu, 21 Jul 2005 17:58:46 +0000
parents 9915fd852e03
children 72215ea57015
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Thu Jul 21 17:27:20 2005 +0000
+++ b/configure	Thu Jul 21 17:58:46 2005 +0000
@@ -494,7 +494,7 @@
           host_arch=i386
         fi
       ;;
-      macppc|ppc) host_arch=ppc ;;
+      macppc|ppc|ppc64) host_arch=ppc ;;
       alpha) host_arch=alpha ;;
       sparc) host_arch=sparc ;;
       sparc64) host_arch=sparc64 ;;