mesa: disable tests again

Still affected by https://bugs.freedesktop.org/show_bug.cgi?id=67672
This commit is contained in:
Vladimír Čunát 2014-04-03 09:12:26 +02:00
parent 7b6225c3a4
commit 685d5a02a2

View File

@ -95,7 +95,7 @@ stdenv.mkDerivation {
;
enableParallelBuilding = true;
doCheck = true; # https://bugs.freedesktop.org/show_bug.cgi?id=67672,
#doCheck = true; # https://bugs.freedesktop.org/show_bug.cgi?id=67672
# move gallium-related stuff to $drivers, so $out doesn't depend on LLVM;
# also move libOSMesa to $osmesa, as it's relatively big