#7639: Fix installation issues with cross compiling + honour Stage1Only properly ----------------------------------+----------------------------------------- Reporter: StephenBlackheath | Owner: Type: bug | Status: patch Priority: normal | Component: Compiler Version: 7.7 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: Installing GHC failed | Blockedby: Blocking: 7610 | Related: ----------------------------------+----------------------------------------- Comment(by marlowsd@…): commit b0fad0c580e0dd52d73743a877608af60408ec89 {{{ Author: Simon Marlow <marlowsd@gmail.com> Date: Thu Jan 31 12:05:03 2013 +0000 add $(CrossCompilePrefix) to hp2ps (#7639) utils/hp2ps/ghc.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7639#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler