svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10814
This commit is contained in:
parent
bfefe63726
commit
3bcc70349b
@ -6,4 +6,5 @@ if test "$system" = "i686-darwin" -o "$system" = "powerpc-darwin"; then
|
||||
export NIX_NO_SELF_RPATH=1
|
||||
dontFixLibtool=1
|
||||
NIX_STRIP_DEBUG=0 # !!! do we still need this?
|
||||
stripAllFlags=" " # the Darwin "strip" command doesn't know "-s"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user