tools/flex: add autoreconf
authorJohn Crispin <john@phrozen.org>
Thu, 6 Jul 2017 06:57:27 +0000 (08:57 +0200)
committerJohn Crispin <john@phrozen.org>
Thu, 6 Jul 2017 06:57:27 +0000 (08:57 +0200)
build blows up on latest debian due to automake mismatch

Signed-off-by: John Crispin <john@phrozen.org>
tools/flex/Makefile

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