From 87832fb8da02431280c0a1f9c127dd121ddb7b25 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 24 Feb 2011 13:39:32 +0100 Subject: disable packages for cris, enable more packages by hardware features (vga, input) --- package/binutils/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package/binutils/Makefile') diff --git a/package/binutils/Makefile b/package/binutils/Makefile index c6f414065..7bbe48e0d 100644 --- a/package/binutils/Makefile +++ b/package/binutils/Makefile @@ -24,6 +24,9 @@ CONFIGURE_ARGS+= --disable-werror \ --host=$(REAL_GNU_TARGET_NAME) \ --target=$(REAL_GNU_TARGET_NAME) +pre-build: + @-rm $(STAGING_TARGET_DIR)/lib/libiberty.a $(STAGING_TARGET_DIR)/usr/lib/libiberty.a + libbfd-install: ${INSTALL_DIR} ${IDIR_LIBBFD}/usr/lib $(CP) ${WRKINST}/usr/lib/*.so ${IDIR_LIBBFD}/usr/lib -- cgit v1.2.3