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
Alex D
GHC
Commits
5b79083a
Commit
5b79083a
authored
Feb 25, 2004
by
simonmar
Browse files
[project @ 2004-02-25 11:16:20 by simonmar]
Fix a test
parent
6e67363d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/Makefile
View file @
5b79083a
...
...
@@ -53,7 +53,7 @@ WAY_debug_HC_OPTS=-optc-DDEBUG
WAY_debug_p_NAME
=
debug profiled
WAY_debug_p_HC_OPTS
=
-optc-DDEBUG
-prof
ifneq
"$(findstring
$(way), debug debug_p
)" ""
ifneq
"$(findstring
debug, $(way)
)" ""
GhcRtsHcOpts
=
GhcRtsCcOpts
=
-g
endif
...
...
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