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
dd48400e
Commit
dd48400e
authored
Nov 04, 2009
by
rl@cse.unsw.edu.au
Browse files
Always include libraries/dph/ghc.mk in top-level ghc.mk
parent
91cb5af2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc.mk
View file @
dd48400e
...
...
@@ -521,11 +521,12 @@ endif
ifneq
"$(CLEANING)" "YES"
BUILD_DIRS
+=
\
$(
patsubst
%, libraries/%,
$(PACKAGES)
$(PACKAGES_STAGE2)
)
endif
ifneq
"$(BootingFromHc)" "YES"
BUILD_DIRS
+=
\
libraries/dph
endif
endif
ifeq
"$(INTEGER_LIBRARY)" "integer-gmp"
BUILD_DIRS
+=
libraries/integer-gmp/gmp
...
...
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