From: Michael Tremer Date: Sun, 30 May 2010 22:17:46 +0000 (+0200) Subject: toolchain: Disable testsuite of cpio. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81cecb9e063703e102d17002eba429bbc89d4c83;p=ipfire-3.x.git toolchain: Disable testsuite of cpio. --- diff --git a/pkgs/toolchain/cpio/cpio.nm b/pkgs/toolchain/cpio/cpio.nm index c706d6d26..bf1e40427 100644 --- a/pkgs/toolchain/cpio/cpio.nm +++ b/pkgs/toolchain/cpio/cpio.nm @@ -10,3 +10,5 @@ define STAGE_BUILD cd $(DIR_APP) && make $(PARALLELISMFLAGS) endef + +STAGE_TEST = # No test.