projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6660b7d
)
libtool: added LIBTOOLIZE variable to point on $(HOST_DIR)/usr/bin/libtoolize
author
Lionel Landwerlin
<llandwerlin@gmail.com>
Fri, 30 Apr 2010 00:24:10 +0000
(
02:24
+0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 2 May 2010 07:33:59 +0000
(09:33 +0200)
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/libtool/libtool.mk
patch
|
blob
|
history
diff --git
a/package/libtool/libtool.mk
b/package/libtool/libtool.mk
index bbabbb03cfa8072a1b91e43a96f836da7db32e9f..427802920f493571524e6b1baa818bb0212fac0f 100644
(file)
--- a/
package/libtool/libtool.mk
+++ b/
package/libtool/libtool.mk
@@
-25,3
+25,4
@@
$(eval $(call AUTOTARGETS,package,libtool,host))
# variables used by other packages
LIBTOOL:=$(HOST_DIR)/usr/bin/libtool
+LIBTOOLIZE:=$(HOST_DIR)/usr/bin/libtoolize