From: Michael Tremer Date: Mon, 11 Jan 2010 16:33:57 +0000 (+0100) Subject: glibc: Don't run tests in toolchain. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19a4b6e1df07f81bbd7bfce3312a43e2f06be6e0;p=ipfire-3.x.git glibc: Don't run tests in toolchain. --- diff --git a/pkgs/toolchain/glibc/glibc.nm b/pkgs/toolchain/glibc/glibc.nm index 27781226f..26bd7df9a 100644 --- a/pkgs/toolchain/glibc/glibc.nm +++ b/pkgs/toolchain/glibc/glibc.nm @@ -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