Disable PPL tests (although maybe we did not reach a consensus, let's disable
it for the possible massive stdenv rebuilds to come) svn path=/nixpkgs/branches/stdenv-updates/; revision=19530
This commit is contained in:
parent
3b37933dd4
commit
ec59bcbf37
@ -15,7 +15,7 @@ let version = "0.10.2"; in
|
|||||||
# Beware! It took ~6 hours to compile PPL and run its tests on a 1.2 GHz
|
# Beware! It took ~6 hours to compile PPL and run its tests on a 1.2 GHz
|
||||||
# x86_64 box. Nevertheless, being a dependency of GCC, it probably ought
|
# x86_64 box. Nevertheless, being a dependency of GCC, it probably ought
|
||||||
# to be tested.
|
# to be tested.
|
||||||
doCheck = true;
|
doCheck = false;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "PPL: The Parma Polyhedra Library";
|
description = "PPL: The Parma Polyhedra Library";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user