Browse Source

tools/flex: add autoreconf

build blows up on latest debian due to automake mismatch

Signed-off-by: John Crispin <[email protected]>
John Crispin 8 years ago
parent
commit
6b127d8639
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tools/flex/Makefile

+ 1 - 0
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