freetype: host variant needs to run autogen too
Fixes: http://autobuild.buildroot.net/results/fb8/fb8e38bcc73ff60a71df7558a1a4d6cc7cc9157f/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
2bddad55db
commit
73797e7b3c
@ -26,6 +26,7 @@ define FREETYPE_RUN_AUTOGEN
|
||||
cd $(@D) && PATH=$(BR_PATH) ./autogen.sh
|
||||
endef
|
||||
FREETYPE_POST_PATCH_HOOKS += FREETYPE_RUN_AUTOGEN
|
||||
HOST_FREETYPE_POST_PATCH_HOOKS += FREETYPE_RUN_AUTOGEN
|
||||
FREETYPE_DEPENDENCIES += host-automake host-autoconf host-libtool
|
||||
HOST_FREETYPE_DEPENDENCIES += host-automake host-autoconf host-libtool
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user