From: Daniel Dickinson Date: Sun, 12 Dec 2010 01:39:00 +0000 (+0000) Subject: [packages] devel/binutils: Fixed autoreconf X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=b869fcffdd02afb4134d213d20acaada7f36ca47;p=openwrt%2Fsvn-archive%2Farchive.git [packages] devel/binutils: Fixed autoreconf SVN-Revision: 24507 --- diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile index 1ee9c0d944..2afbd59183 100644 --- a/devel/binutils/Makefile +++ b/devel/binutils/Makefile @@ -18,7 +18,8 @@ PKG_MD5SUM:= PATCH_DIR:=$(TOPDIR)/toolchain/binutils/patches/$(PKG_VERSION) PKG_FIXUP:=libtool -PKG_LIBTOOL_PATHS:=. gas bfd opcodes gprof binutils ld +PKG_LIBTOOL_PATHS:=. gas bfd opcodes gprof binutils ld libiberty gold intl +PKG_REMOVE_FILES:=libtool.m4 PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk