From: Michael Tremer Date: Sun, 24 Jan 2010 22:46:48 +0000 (+0100) Subject: toolchain: Compile gcc-static without any patch. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=128f78cfe83d0735783b9aa4065bb2e657de50f9;p=ipfire-3.x.git toolchain: Compile gcc-static without any patch. --- diff --git a/pkgs/toolchain/gcc-static/gcc-static.nm b/pkgs/toolchain/gcc-static/gcc-static.nm index 3932b252f..5c2cf3c5f 100644 --- a/pkgs/toolchain/gcc-static/gcc-static.nm +++ b/pkgs/toolchain/gcc-static/gcc-static.nm @@ -7,6 +7,7 @@ GMP = gmp-4.3.1 MPFR = mpfr-2.4.1 PKG_OBJECTS += $(GMP).tar.bz2 $(MPFR).tar.bz2 +PKG_PATCHES = define STAGE_PREPARE_CMDS -mkdir -pv $(DIR_SRC)/gcc-build