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
obsidiansystems
GHC
Commits
231ac169
Commit
231ac169
authored
May 12, 2000
by
simonmar
Browse files
[project @ 2000-05-12 13:37:05 by simonmar]
compile PrelRules with -fvia-C for now.
parent
2bba385f
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/Makefile
View file @
231ac169
# -----------------------------------------------------------------------------
# $Id: Makefile,v 1.7
7
2000/05/1
0
13:
0
7:
43
simonmar Exp $
# $Id: Makefile,v 1.7
8
2000/05/1
2
13:
3
7:
05
simonmar Exp $
TOP
=
..
include
$(TOP)/mk/boilerplate.mk
...
...
@@ -141,6 +141,8 @@ nativeGen/MachCode_HC_OPTS = -H10m
usageSP/
UsageSPInf_HC_OPTS
=
-Onot
prelude/
PrimOp_HC_OPTS
=
-H12m
-K3m
prelude/
PrelRules_HC_OPTS
=
-fvia-C
parser/
Lex_HC_OPTS
=
-fvia-C
-K2m
-H16m
parser/
Ctype_HC_OPTS
=
-K2m
-fvia-C
...
...
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