don't link with glibc
svn path=/nixpkgs/trunk/; revision=5746
This commit is contained in:
parent
d169043264
commit
512ba2d502
1 changed files with 1 additions and 0 deletions
|
@ -9,4 +9,5 @@ stdenv.mkDerivation {
|
|||
};
|
||||
patches = [./ov511-kernel.patch];
|
||||
inherit kernel;
|
||||
NIX_GLIBC_FLAGS_SET=1;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue