Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
33380394
Commit
33380394
authored
Jan 11, 2006
by
simonmar
Browse files
[project @ 2006-01-11 12:20:30 by simonmar]
Add -threaded when building stage2+ again
parent
7434eae3
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/Makefile
View file @
33380394
...
...
@@ -408,7 +408,7 @@ SRC_HC_OPTS += -DGHCI -package template-haskell
PKG_DEPENDS
+=
template-haskell
# Use threaded RTS with GHCi, so threads don't get blocked at the prompt.
#
SRC_HC_OPTS += -threaded
SRC_HC_OPTS
+=
-threaded
ALL_DIRS
+=
ghci
...
...
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