move NIX_GLIBC_FLAGS_SET=1 to the dietlibc-wrapper
svn path=/nixpkgs/trunk/; revision=5992
This commit is contained in:
@@ -11,6 +11,5 @@ stdenv.mkDerivation {
|
||||
patches = [./coreutils-dummy.patch];
|
||||
buildInputs = [perl];
|
||||
NIX_GCC = dietgcc;
|
||||
NIX_GLIBC_FLAGS_SET=1;
|
||||
NIX_CFLAGS_COMPILE="-D_BSD_SOURCE=1";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user