[project @ 2004-11-10 03:27:04 by wolfgang]
authorwolfgang <unknown>
Wed, 10 Nov 2004 03:27:04 +0000 (03:27 +0000)
committerwolfgang <unknown>
Wed, 10 Nov 2004 03:27:04 +0000 (03:27 +0000)
Add powerpc64-unknown-linux

configure.ac

index 351819d..3004834 100644 (file)
@@ -406,6 +406,16 @@ powerpc-unknown-openbsd*)
         HostVendor_CPP='unknown'
         HostOS_CPP='openbsd'
         ;;
+powerpc64-unknown-linux*)
+       HostPlatform=powerpc64-unknown-linux
+       TargetPlatform=powerpc64-unknown-linux
+       BuildPlatform=powerpc64-unknown-linux
+       HostPlatform_CPP='powerpc64_unknown_linux'
+       HostArch_CPP='powerpc64'
+        HostVendor_CPP='unknown'
+       HostOS_CPP='linux'
+       ;;
+                                                               
 s390-ibm-linux*)
        HostPlatform=s390-ibm-linux
        TargetPlatform=s390-ibm-linux #hack