summaryrefslogtreecommitdiff
path: root/tools/flex
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2018-09-14 22:50:45 +0200
committerLudovic Pouzenc <ludovic@pouzenc.fr>2018-09-14 22:50:45 +0200
commita8bdfefc15187360b82345ceb79c2128f2c07c67 (patch)
tree5b6ea9b84195a2768151e0911a884b47553dea27 /tools/flex
parent462c281455b9337cd6be16c650d2e25bc832682d (diff)
downloadmtk-20170518-a8bdfefc15187360b82345ceb79c2128f2c07c67.zip
mtk-20170518-a8bdfefc15187360b82345ceb79c2128f2c07c67.tar.gz
mtk-20170518-a8bdfefc15187360b82345ceb79c2128f2c07c67.tar.bz2
build & release : downgrade to Barrier Breaker
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 d949d4b..90082df 100644
--- a/tools/flex/Makefile
+++ b/tools/flex/Makefile
@@ -18,6 +18,7 @@ HOST_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/host-build.mk
+HOST_CONFIGURE_ARGS += --disable-shared
HOST_LDFLAGS += $(HOST_STATIC_LINKING)
define Host/Clean