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
Ara Adkins
Glasgow Haskell Compiler
Commits
a4d87088
Commit
a4d87088
authored
May 09, 2004
by
dons
Browse files
[project @ 2004-05-09 01:36:32 by dons]
When .hc bootstrapping, don't build the Concurrent_stubs
parent
ef5fe779
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/base/Makefile
View file @
a4d87088
...
...
@@ -74,12 +74,13 @@ EXTRA_SRCS += GHC/PrimopWrappers.hs
CLEAN_FILES
+=
GHC/PrimopWrappers.hs
# -----------------------------------------------------------------------------
ifneq
"$(BootingFromHc)" "YES"
STUBOBJS
+=
\
Control/Concurrent_stub.
$(way_)
o
CLEAN_FILES
+=
$(STUBOBJS)
\
Control/Concurrent_stub.[ch]
endif
#-----------------------------------------------------------------------------
# Building the library for GHCi
...
...
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