Revert "libenca: Move build host tool to PRE_BUILD_HOOKS"
This reverts commit 0644378b51
, because
the PRE_BUILD_HOOKS support has not been merged yet.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
b8fe951179
commit
ffca352ac3
@ -21,6 +21,6 @@ define LIBENCA_MAKE_HOST_TOOL
|
||||
$(MAKE) -C $(@D)/tools $(HOST_CONFIGURE_OPTS) make_hash
|
||||
endef
|
||||
|
||||
LIBENCA_PRE_BUILD_HOOKS += LIBENCA_MAKE_HOST_TOOL
|
||||
LIBENCA_POST_CONFIGURE_HOOKS += LIBENCA_MAKE_HOST_TOOL
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
Loading…
Reference in New Issue
Block a user