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
2785a233
Commit
2785a233
authored
Aug 01, 2005
by
simonmar
Browse files
[project @ 2005-08-01 15:25:09 by simonmar]
Rmoeve a few lines that are provided by lib/compat/compat.mk
parent
21c34878
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/utils/ghc-pkg/Makefile
View file @
2785a233
...
...
@@ -19,12 +19,6 @@ include $(GHC_LIB_COMPAT_DIR)/compat.mk
# we must also build with $(GhcHcOpts) here:
SRC_HC_OPTS
+=
$(GhcHcOpts)
ifeq
"$(Windows)" "YES"
# not very nice, but required for -lghccompat on Windows
SRC_LD_OPTS
+=
-lshell32
HC_BOOT_LIBS
+=
-lshell32
endif
ifeq
"$(ghc_ge_504)" "NO"
SRC_HC_OPTS
+=
-package
lang
-package
util
-package
text
endif
...
...
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