mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
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>
This commit is contained in:
parent
6660b7dc3f
commit
21a74f1462
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user