aboutsummaryrefslogtreecommitdiffstats
path: root/tools/flex
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2017-07-13 22:47:42 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2017-07-15 00:12:46 +0200
commit027aea8af790c2741bcdd0f9b861765fcc1e23eb (patch)
tree84fb0e21c00f51765c79a3b2faaf000d66cc708e /tools/flex
parent462ca4e059dbead678163da26fb4e14748f3021e (diff)
downloadupstream-027aea8af790c2741bcdd0f9b861765fcc1e23eb.tar.gz
upstream-027aea8af790c2741bcdd0f9b861765fcc1e23eb.tar.bz2
upstream-027aea8af790c2741bcdd0f9b861765fcc1e23eb.zip
tools/flex: Revert "tools/flex: add autoreconf"
This was already done in commit 91e262c6b35a7 ("tools: flex: fix build with automake 1.15.1") This reverts commit 6b127d86390f85e92e59f3dba04fa585efb3b2c5. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'tools/flex')
-rw-r--r--tools/flex/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/flex/Makefile b/tools/flex/Makefile
index ca9aa98989..1398b1ae51 100644
--- a/tools/flex/Makefile
+++ b/tools/flex/Makefile
@@ -15,7 +15,6 @@ PKG_HASH:=e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995
HOST_FIXUP:=autoreconf
HOST_BUILD_PARALLEL:=1
-HOST_FIXUP:=autoreconf
include $(INCLUDE_DIR)/host-build.mk