projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8512ec3
)
devel/binutils: Fixed autoreconf
author
Daniel Dickinson
<crazycshore@gmail.com>
Sun, 12 Dec 2010 01:39:00 +0000
(
01:39
+0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Sun, 12 Dec 2010 01:39:00 +0000
(
01:39
+0000)
SVN-Revision: 24507
devel/binutils/Makefile
patch
|
blob
|
history
diff --git
a/devel/binutils/Makefile
b/devel/binutils/Makefile
index 1ee9c0d944e2bb4b5737edff017b2ddaa82f01bd..2afbd5918336d4b6903749a4f5f6b289a62e4e8b 100644
(file)
--- 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