Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
eaa66dba
Commit
eaa66dba
authored
May 26, 1997
by
andre
Browse files
[project @ 1997-05-26 20:46:08 by andre]
AIX
parent
1d4968bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
eaa66dba
...
...
@@ -192,6 +192,15 @@ mips-sgi-irix*)
HostVendor_CPP='sgi'
HostOS_CPP='irix'
;;
rs6000-ibm-aix*)
HostPlatform=rs6000-ibm-aix
TargetPlatform=rs6000-ibm-aix #hack
BuildPlatform=rs6000-ibm-aix #hack
HostPlatform_CPP='rs6000_ibm_aix'
HostArch_CPP='rs6000'
HostVendor_CPP='ibm'
HostOS_CPP='aix'
;;
powerpc-ibm-aix*)
HostPlatform=powerpc-ibm-aix
TargetPlatform=powerpc-ibm-aix #hack
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment