Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
656bfe68
Commit
656bfe68
authored
Apr 02, 2009
by
Simon Marlow
Browse files
PACKAGE_CPP_OPTS += -DPAPI_INCLUDE_DIR=""
unbreaks ghc-pkg check in an installed GHC
parent
b71760aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
rts/Makefile
View file @
656bfe68
...
...
@@ -310,6 +310,7 @@ endif
else
# GhcRtsWithPapi==YES
PACKAGE_CPP_OPTS
+=
-DPAPI_INCLUDE_DIR
=
""
PACKAGE_CPP_OPTS
+=
-DPAPI_LIB_DIR
=
""
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