]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
toolchain: Add missing espf patch to gcc.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 27 Jan 2010 22:38:25 +0000 (23:38 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 27 Jan 2010 22:38:25 +0000 (23:38 +0100)
pkgs/toolchain/gcc/gcc.nm

index 0730ad377dc0239fe726bdc174de915b2ab42134..9e8e03e635ddc2f9c212b7b5a414500d1b0f6e04 100644 (file)
@@ -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 \