projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58ea75d
)
"UseArchivesForGhci = YES" on darwin
author
Ian Lynagh
<igloo@earth.li>
Mon, 20 Sep 2010 21:15:38 +0000
(21:15 +0000)
committer
Ian Lynagh
<igloo@earth.li>
Mon, 20 Sep 2010 21:15:38 +0000
(21:15 +0000)
mk/config.mk.in
patch
|
blob
|
history
diff --git
a/mk/config.mk.in
b/mk/config.mk.in
index
92b067f
..
6caece7
100644
(file)
--- a/
mk/config.mk.in
+++ b/
mk/config.mk.in
@@
-190,7
+190,11
@@
else
UseLibFFIForAdjustors=YES
endif
+ifeq "$(findstring $(HostOS_CPP), darwin)" ""
UseArchivesForGhci = NO
+else
+UseArchivesForGhci = YES
+endif
# On Windows we normally want to make a relocatable bindist, to we
# ignore flags like libdir