Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tobias Decking
GHC
Commits
6aed04f0
Commit
6aed04f0
authored
Oct 03, 2012
by
Ian Lynagh
Browse files
Fix Windows build
parent
d1c8731a
Changes
1
Hide whitespace changes
Inline
Side-by-side
driver/ghci/ghc.mk
View file @
6aed04f0
...
...
@@ -32,6 +32,7 @@ driver/ghci_dist_C_SRCS = ghci.c ../utils/cwrapper.c ../utils/getLocation.c
driver/
ghci_dist_CC_OPTS
+=
-I
driver/utils
driver/
ghci_dist_PROG
=
ghci
$(exeext)
driver/
ghci_dist_INSTALL
=
YES
driver/
ghci_dist_INSTALL_INPLACE
=
YES
driver/
ghci_dist_OTHER_OBJS
=
driver/ghci/ghci.res
$(eval
$(call
build-prog,driver/ghci,dist,1))
...
...
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