disabled klib in stdenv branch because it seems to hang in buildfarm and produces logs > 1.5GB

svn path=/nixpkgs/branches/stdenv-updates/; revision=23596
This commit is contained in:
Rob Vermaas 2010-09-02 07:56:11 +00:00
parent bc22ce3b74
commit a7791cfd1b

View File

@ -166,7 +166,7 @@ with (import ./release-lib.nix);
jwhois = linux;
kbd = linux;
keen4 = ["i686-linux"];
klibc = linux;
# klibc = linux;
ktorrent = linux;
kvm = linux;
qemu = linux;