Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 409631
Collapse All | Expand All

(-)ghc-old.ebuild (+2 lines)
Lines 455-460 Link Here
455
			export PATH="${WORKDIR}/usr/bin:${PATH}"
455
			export PATH="${WORKDIR}/usr/bin:${PATH}"
456
		fi
456
		fi
457
457
458
		sed -i -e 's,GHC_PWD=utils,paxctl -Cm utils/ghc-pwd/dist-boot/ghc-pwd\nGHC_PWD=utils,g' configure
459
458
		# Since GHC 6.12.2 the GHC wrappers store which GCC version GHC was
460
		# Since GHC 6.12.2 the GHC wrappers store which GCC version GHC was
459
		# compiled with, by saving the path to it. The purpose is to make sure
461
		# compiled with, by saving the path to it. The purpose is to make sure
460
		# that GHC will use the very same gcc version when it compiles haskell
462
		# that GHC will use the very same gcc version when it compiles haskell

Return to bug 409631