Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
1230feb3
Commit
1230feb3
authored
Jun 09, 2005
by
wolfgang
Browse files
[project @ 2005-06-09 06:01:51 by wolfgang]
Support i386-apple-darwin for binary dists. MERGE TO STABLE
parent
af0c406d
Changes
1
Hide whitespace changes
Inline
Side-by-side
distrib/configure-bin.ac
View file @
1230feb3
...
...
@@ -60,6 +60,8 @@ i[[3456]]86-*-mingw32*)
CFLAGS="-mno-cygwin -mwin32 $CFLAGS"
TargetPlatform=i386-unknown-mingw32
;;
i[[3456]]86-apple-darwin*)
TargetPlatform=i386-apple-darwin;;
m68k-next-nextstep2)
TargetPlatform=m68k-next-nextstep2;;
m68k-next-nextstep3)
...
...
Write
Preview
Markdown
is supported
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