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
41749c21
Commit
41749c21
authored
Oct 25, 2005
by
simonmar
Browse files
[project @ 2005-10-25 11:55:25 by simonmar]
define ghc_with_smp
parent
0c07817f
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/mk/test.mk
View file @
41749c21
...
...
@@ -57,6 +57,12 @@ else
RUNTEST_OPTS
+=
-e
ghc_with_unreg
=
0
endif
ifeq
"$(filter s, $(GhcLibWays))" "s"
RUNTEST_OPTS
+=
-e
ghc_with_smp
=
1
else
RUNTEST_OPTS
+=
-e
ghc_with_smp
=
0
endif
ifeq
"$(GhcWithInterpreter)" "YES"
RUNTEST_OPTS
+=
-e
ghc_with_interpreter
=
1
else
...
...
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