patch applied (ghc): Fix build with Solaris sed
Ian Lynagh
igloo at earth.li
Wed Dec 16 16:17:18 EST 2009
Wed Dec 16 12:43:54 PST 2009 Ian Lynagh <igloo at earth.li>
* Fix build with Solaris sed
Rather than trying to handle tabs with sed portably, we just use tr to
remove them before we start.
M ./mk/config.mk.in +1
M ./utils/ghc-cabal/ghc.mk -1 +3
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091216204354-3fd76-445b0804b3d0b5bf0ffd2b44de706a441eb5dd10.gz
More information about the Cvs-ghc
mailing list