* Get rid of all `-S' flags (to remove debug info); this is now the default.
* Remove all references to set-env.sh; it has been merged into stdenv.fix (actually baseenv.fix). svn path=/nixpkgs/trunk/; revision=316
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
export NIX_LDFLAGS=-Wl,-s
|
||||
|
||||
. $stdenv/setup || exit 1
|
||||
|
||||
export PATH=$pkgconfig/bin:$PATH
|
||||
|
||||
tar xvfj $src || exit 1
|
||||
|
||||
Reference in New Issue
Block a user