patch applied (ghc): Fix making OS X installers from source tarballs
Ian Lynagh
igloo at earth.li
Sat Sep 27 11:19:30 EDT 2008
Sat Sep 27 08:05:07 PDT 2008 Ian Lynagh <igloo at earth.li>
* Fix making OS X installers from source tarballs
I'm not sure why it works in the HEAD, but when making an installer
from the 6.10.1 beta configure hangs when doing the CHECK_HIST_ERRORS
test (during rl_initialize, I believe). Giving make /dev/null as stdin
fixes it.
M ./distrib/MacOS/GHC.xcodeproj/project.pbxproj -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080927150507-3fd76-c1dbe41bd54ab1e409310289f2a464bb47737605.gz
More information about the Cvs-ghc
mailing list