]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
glibc: Don't run tests in toolchain.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 11 Jan 2010 16:33:57 +0000 (17:33 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 11 Jan 2010 16:33:57 +0000 (17:33 +0100)
pkgs/toolchain/glibc/glibc.nm

index 27781226fb81e966a18c6681854af6d5df90924f..26bd7df9a8e986cb6803c5b2203ec7c369498e57 100644 (file)
@@ -22,6 +22,8 @@ define STAGE_BUILD
        cd $(DIR_SRC)/glibc-build && make PARALLELMFLAGS=$(PARALLELISMFLAGS)
 endef
 
+STAGE_TEST = # Do not run tests.
+
 define STAGE_INSTALL
        -mkdir -v $(TOOLS_DIR)/etc
        touch $(TOOLS_DIR)/etc/ld.so.conf