aboutsummaryrefslogtreecommitdiffstats
path: root/tools/flex
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2017-07-06 08:57:27 +0200
committerJohn Crispin <john@phrozen.org>2017-07-06 08:57:27 +0200
commit6b127d86390f85e92e59f3dba04fa585efb3b2c5 (patch)
tree206bcd78cfd4f1b2035a93b758504df87ddf7194 /tools/flex
parentc2a4f144d7a0b7ac6957b51a9be2ec0b694d159d (diff)
downloadupstream-6b127d86390f85e92e59f3dba04fa585efb3b2c5.tar.gz
upstream-6b127d86390f85e92e59f3dba04fa585efb3b2c5.tar.bz2
upstream-6b127d86390f85e92e59f3dba04fa585efb3b2c5.zip
tools/flex: add autoreconf
build blows up on latest debian due to automake mismatch Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'tools/flex')
-rw-r--r--tools/flex/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/flex/Makefile b/tools/flex/Makefile
index 1398b1ae51..ca9aa98989 100644
--- a/tools/flex/Makefile
+++ b/tools/flex/Makefile
@@ -15,6 +15,7 @@ PKG_HASH:=e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995
HOST_FIXUP:=autoreconf
HOST_BUILD_PARALLEL:=1
+HOST_FIXUP:=autoreconf
include $(INCLUDE_DIR)/host-build.mk