瀏覽代碼

libtool: added LIBTOOLIZE variable to point on $(HOST_DIR)/usr/bin/libtoolize

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>
Lionel Landwerlin 15 年之前
父節點
當前提交
21a74f1462
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/libtool/libtool.mk

+ 1 - 0
package/libtool/libtool.mk

@@ -25,3 +25,4 @@ $(eval $(call AUTOTARGETS,package,libtool,host))
 
 
 # variables used by other packages
 # variables used by other packages
 LIBTOOL:=$(HOST_DIR)/usr/bin/libtool
 LIBTOOL:=$(HOST_DIR)/usr/bin/libtool
+LIBTOOLIZE:=$(HOST_DIR)/usr/bin/libtoolize