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:
parent
c1fb71b74a
commit
0aee847858
@ -81,6 +81,8 @@ let
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
sed -i $out -e 's_envHooks_crossEnvHooks_g'
|
||||||
'' + ''
|
'' + ''
|
||||||
|
|
||||||
# NIX_ things which we don't both use and define, we revert them
|
# NIX_ things which we don't both use and define, we revert them
|
||||||
|
Loading…
Reference in New Issue
Block a user