Author: nbd
Date: 2014-08-27 11:52:43 +0200 (Wed, 27 Aug 2014)
New Revision: 42310

Modified:
   branches/barrier_breaker/tools/flex/Makefile
Log:
tools/flex: disable building shared libfl.so

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r42308

Modified: branches/barrier_breaker/tools/flex/Makefile
===================================================================
--- branches/barrier_breaker/tools/flex/Makefile        2014-08-27 09:20:28 UTC 
(rev 42309)
+++ branches/barrier_breaker/tools/flex/Makefile        2014-08-27 09:52:43 UTC 
(rev 42310)
@@ -18,6 +18,7 @@
 
 include $(INCLUDE_DIR)/host-build.mk
 
+HOST_CONFIGURE_ARGS += --disable-shared
 HOST_LDFLAGS += $(HOST_STATIC_LINKING)
 
 define Host/Clean
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to