summaryrefslogtreecommitdiff
path: root/package/binutils/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-24 13:39:32 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-24 13:39:32 +0100
commit87832fb8da02431280c0a1f9c127dd121ddb7b25 (patch)
tree7c27ec563bc14939e677caace4ed5342df426a93 /package/binutils/Makefile
parent83e587cc2ca21ff7e0eaa5e53d8d3edaca7a1d6d (diff)
disable packages for cris, enable more packages by hardware features (vga, input)
Diffstat (limited to 'package/binutils/Makefile')
-rw-r--r--package/binutils/Makefile3
1 files changed, 3 insertions, 0 deletions
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