Skip to content
Commit bd0de2f1 authored by Ryan Trinkle's avatar Ryan Trinkle Committed by John Ericson
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment