ghc: Fix env vars and configure flags to be weird
GHC currently handles this stuff in a quite non-standard way, basically taking prog var `FOO` to mean `FOO_FROM_TARGET`. It's because it (wrongly) thinks from stage 2's perspective.
parent
e760de81
Please register or sign in to comment