* Simplify, simplify.
svn path=/nixpkgs/trunk/; revision=6830
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
export NIX_ENFORCE_PURITY=1
|
||||
|
||||
if test "$param1" = "static"; then
|
||||
export NIX_CFLAGS_LINK="-static"
|
||||
export NIX_LDFLAGS_BEFORE="-static"
|
||||
fi
|
||||
|
||||
havePatchELF=1
|
||||
|
||||
Reference in New Issue
Block a user