svn path=/nixpkgs/trunk/; revision=22872

This commit is contained in:
Rob Vermaas 2010-08-02 12:13:03 +00:00
parent 76cef7e1b2
commit 13cf7b0ade

View file

@ -18,4 +18,6 @@ stdenv.mkDerivation {
ensureDir $out/include
'';
NIX_CFLAGS = "-fPIC";
}