tools/flex: add autoreconf

build blows up on latest debian due to automake mismatch

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin 2017-07-06 08:57:27 +02:00
parent c2a4f144d7
commit 6b127d8639
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ PKG_HASH:=e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995
HOST_FIXUP:=autoreconf
HOST_BUILD_PARALLEL:=1
HOST_FIXUP:=autoreconf
include $(INCLUDE_DIR)/host-build.mk