about summary refs log tree commit diff
path: root/pkgs/stdenv/powerpc-darwin/prehook.sh
blob: 0232ee2bb6f33e16b4815bc79f77b89c551d256b (plain) (blame)
1
2
3
4
5
6
export NIX_ENFORCE_PURITY=
export NIX_DONT_SET_RPATH=1
export NIX_NO_SELF_RPATH=1
dontFixLibtool=1
NIX_STRIP_DEBUG=0
stripAllFlags=" " # the Darwin "strip" command doesn't know "-s"