]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
toolchain: Disable coreutils testsuite.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 5 Apr 2010 13:05:57 +0000 (15:05 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 5 Apr 2010 13:05:57 +0000 (15:05 +0200)
pkgs/toolchain/coreutils/coreutils.nm

index cb53593aeb4bbc1f598c434ea4158131ad73bd33..d813b86636256fc21e21b4fb22cc50b8f10c604e 100644 (file)
@@ -13,6 +13,8 @@ define STAGE_BUILD
        cd $(DIR_APP) && make $(PARALLELISMFLAGS)
 endef
 
+STAGE_TEST = # Disable tests in toolchain
+
 define STAGE_INSTALL
        cd $(DIR_APP) && make install