Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
118d0ea5
Commit
118d0ea5
authored
Aug 09, 2006
by
Simon Marlow
Browse files
add some more options to stage 2
parent
83c00dae
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/Makefile.ghcbin
View file @
118d0ea5
...
...
@@ -17,6 +17,7 @@ SRC_HC_OPTS += -Istage$(stage)
SRC_HC_OPTS
+=
\
-cpp
-fglasgow-exts
-fno-generics
-Rghc-timing
\
-I
.
-IcodeGen
-InativeGen
-Iparser
SRC_HC_OPTS
+=
$(GhcHcOpts)
$
(
GhcStage
$(stage)
HcOpts
)
ifeq
"$(GhcWithInterpreter)" "YES"
SRC_HC_OPTS
+=
-DGHCI
-DBREAKPOINT
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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