don't link with glibc
svn path=/nixpkgs/trunk/; revision=5746
This commit is contained in:
parent
d169043264
commit
512ba2d502
@ -9,4 +9,5 @@ stdenv.mkDerivation {
|
|||||||
};
|
};
|
||||||
patches = [./ov511-kernel.patch];
|
patches = [./ov511-kernel.patch];
|
||||||
inherit kernel;
|
inherit kernel;
|
||||||
|
NIX_GLIBC_FLAGS_SET=1;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user