From 1a2a22729ff0256725a3561e46f465efc18801f7 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 17 Sep 2010 15:28:23 +0200 Subject: update some targets to 2.6.35.4 --- toolchain/gcc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'toolchain/gcc') diff --git a/toolchain/gcc/Makefile b/toolchain/gcc/Makefile index eb86166ff..6c543298e 100644 --- a/toolchain/gcc/Makefile +++ b/toolchain/gcc/Makefile @@ -127,6 +127,7 @@ $(WRKBUILD)/.installed: $(WRKBUILD)/.compiled $(MAKE) -C $(GCC_BUILD_DIR_FINAL) install # workaround if you cross-compile binutils @-rm $(STAGING_DIR)/lib/libiberty.a + @-rm $(STAGING_DIR)/usr/lib/libiberty.a # Set up the symlinks to enable lying about target name. set -e; \ (cd $(STAGING_TOOLS); \ -- cgit v1.2.3