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
c63d2de2
Commit
c63d2de2
authored
Jul 11, 2008
by
Simon Marlow
Browse files
FIX boottestsuite build failure
parent
6bc071ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/timeout/Makefile
View file @
c63d2de2
...
...
@@ -2,7 +2,10 @@ TOP = ..
include
$(TOP)/mk/boilerplate.mk
HC
=
$(GHC_INPLACE)
# These are required to stop the build system adding -package-conf
# bootstrapping.mk, which only makes sense when $(HC)==$(GHC)
BOOTSTRAPPING_PACKAGE_CONF_HC_OPTS
=
BOOTSTRAPPING_PACKAGE_CONF_MKDEPENDHS_OPTS
=
MKDEPENDHS
=
$(GHC_INPLACE)
SRC_HC_OPTS
+=
-threaded
...
...
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