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
aeecdc11
Commit
aeecdc11
authored
Apr 18, 2004
by
dons
Browse files
[project @ 2004-04-18 02:37:27 by dons]
Add amd64-unknown-openbsd
parent
490fd965
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
aeecdc11
...
...
@@ -105,6 +105,15 @@ alpha*-unknown-freebsd*)
HostVendor_CPP='unknown'
HostOS_CPP='freebsd'
;;
amd64*-unknown-openbsd*)
HostPlatform=amd64-unknown-openbsd
TargetPlatform=amd64-unknown-openbsd
BuildPlatform=amd64-unknown-openbsd
HostPlatform_CPP='amd64_unknown_openbsd'
HostArch_CPP='amd64'
HostVendor_CPP='unknown'
HostOS_CPP='openbsd'
;;
arm*-linux*)
HostPlatform=arm-unknown-linux # hack again
TargetPlatform=arm-unknown-linux
...
...
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