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
7f728895
Commit
7f728895
authored
Apr 18, 2004
by
dons
Browse files
[project @ 2004-04-18 05:05:22 by dons]
amd64 => x86_64 "x86_64" is what GHC has been calling this arch.
parent
aeecdc11
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
7f728895
...
@@ -105,12 +105,12 @@ alpha*-unknown-freebsd*)
...
@@ -105,12 +105,12 @@ alpha*-unknown-freebsd*)
HostVendor_CPP='unknown'
HostVendor_CPP='unknown'
HostOS_CPP='freebsd'
HostOS_CPP='freebsd'
;;
;;
amd64*-
unknown
-openbsd*)
amd64*-
*
-openbsd*)
HostPlatform=
amd
64-unknown-openbsd
HostPlatform=
x86_
64-unknown-openbsd
TargetPlatform=
amd
64-unknown-openbsd
TargetPlatform=
x86_
64-unknown-openbsd
BuildPlatform=
amd
64-unknown-openbsd
BuildPlatform=
x86_
64-unknown-openbsd
HostPlatform_CPP='
amd
64_unknown_openbsd'
HostPlatform_CPP='
x86_
64_unknown_openbsd'
HostArch_CPP='
amd
64'
HostArch_CPP='
x86_
64'
HostVendor_CPP='unknown'
HostVendor_CPP='unknown'
HostOS_CPP='openbsd'
HostOS_CPP='openbsd'
;;
;;
...
...
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