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
6cfd14d1
Commit
6cfd14d1
authored
Dec 16, 2005
by
simonmar
Browse files
[project @ 2005-12-16 11:41:51 by simonmar]
Avoid building the GHCi version of this lib
parent
28cb5a23
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/lib/compat/Makefile
View file @
6cfd14d1
...
...
@@ -17,6 +17,9 @@ LIBRARY = libghccompat.a
# We don't want this installed
NO_INSTALL_LIBRARY
=
YES
# Avoid building the GHCi lib, since we don't need it
GhcWithInterpreter
=
NO
# Needed so that the libraries can #include relative to this directory.
INCLUDE_DIRS
=
-I
.
-Iinclude
...
...
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