From: Michael Tremer Date: Wed, 27 Jan 2010 22:38:25 +0000 (+0100) Subject: toolchain: Add missing espf patch to gcc. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5c3b53a852c29c0eb90d0c9724404c490efd467;p=ipfire-3.x.git toolchain: Add missing espf patch to gcc. --- diff --git a/pkgs/toolchain/gcc/gcc.nm b/pkgs/toolchain/gcc/gcc.nm index 0730ad377..9e8e03e63 100644 --- a/pkgs/toolchain/gcc/gcc.nm +++ b/pkgs/toolchain/gcc/gcc.nm @@ -4,6 +4,7 @@ include ../gcc-static/gcc-static.nm PKG_TOOLCHAIN_DEPS += binutils glibc PKG_PATCHES = $(THISAPP)-branch-startfiles-1.patch +PKG_PATCHES += $(THISAPP)-espf-1.patch define STAGE_PREPARE_CMDS2 cd $(DIR_APP) && sed \