mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 08:01:14 +00:00
53c0ae3af3
svn path=/nixpkgs/trunk/; revision=4427
6 lines
59 B
Bash
6 lines
59 B
Bash
source $stdenv/setup
|
|
|
|
export LDFLAGS=-static
|
|
|
|
genericBuild
|