From: Michael Tremer Date: Fri, 27 Apr 2012 10:30:22 +0000 (+0200) Subject: ppl: Disable testsuite because of currently underterminable issues on x86_64. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf1fddf8f3aaa2ae90c48f4ae2dc5aad437e9a25;p=ipfire-3.x.git ppl: Disable testsuite because of currently underterminable issues on x86_64. --- diff --git a/ppl/ppl.nm b/ppl/ppl.nm index 09b6fe114..a07cc99de 100644 --- a/ppl/ppl.nm +++ b/ppl/ppl.nm @@ -5,7 +5,7 @@ name = ppl version = 0.11.2 -release = 3 +release = 4 maintainer = Michael Tremer groups = Development/Libraries @@ -43,9 +43,10 @@ build PARALLELISMFLAGS = - test - make check - end + # The testsuite currently fails on x86_64. + #test + # make check + #end end packages