[packages] devel/binutils: Fixed autoreconf

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24507 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore 2010-12-12 01:39:00 +00:00
parent 297f29f414
commit d395d978b2

View File

@ -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