Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
fd1375dd
Commit
fd1375dd
authored
Apr 24, 2007
by
simonpj@microsoft.com
Browse files
Add WAY_debug_t_NAME and WAY_debug_t_HC_OPTS
parent
bcbb5b1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
mk/config.mk.in
View file @
fd1375dd
...
...
@@ -1152,6 +1152,10 @@ WAY_debug_p_HC_OPTS=-optc-DDEBUG -prof
WAY_debug_u_NAME
=
debug unregisterised
WAY_debug_u_HC_OPTS
=
-optc-DDEBUG
-unreg
# Way 'debug_t':
WAY_debug_t_NAME
=
debug ticky-ticky profiling
WAY_debug_t_HC_OPTS
=
-ticky
-optc-DDEBUG
# Way 'thr_debug':
WAY_thr_debug_NAME
=
threaded
WAY_thr_debug_HC_OPTS
=
-optc-DTHREADED_RTS
-optc-DDEBUG
...
...
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