Skip to content
Snippets Groups Projects
Commit 4d98fc22 authored by wolfgang's avatar wolfgang
Browse files

[project @ 2004-11-10 03:27:04 by wolfgang]

Add powerpc64-unknown-linux
parent 61ccfec1
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment