CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/05/03 03:41:29
Modified files:
lang/ghc : Makefile
Log message:
The precompiled (and braindead) ghc-pwd in the binary bootstrapper
is poisoned with code from some very early bootstrapper, which
causes failure when bootstrapping from 6.6 via 6.10, 6.12, 7.0
to 7.4. So just overwrite it with /bin/pwd.
