Author: nbd
Date: 2014-08-27 11:20:18 +0200 (Wed, 27 Aug 2014)
New Revision: 42308

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

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

Modified: trunk/tools/flex/Makefile
===================================================================
--- trunk/tools/flex/Makefile   2014-08-27 08:49:55 UTC (rev 42307)
+++ trunk/tools/flex/Makefile   2014-08-27 09:20:18 UTC (rev 42308)
@@ -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