cc-wrapper: Make the cross compiler use a crossEnvHook

This is a hack until stdenv's setup.hs gets overhauled
This commit is contained in:
John Ericson 2017-06-02 13:31:11 -04:00 committed by John Ericson
parent c1fb71b74a
commit 0aee847858

View file

@ -81,6 +81,8 @@ let
fi
done
EOF
sed -i $out -e 's_envHooks_crossEnvHooks_g'
'' + ''
# NIX_ things which we don't both use and define, we revert them