mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
tools/flex: disable building shared libfl.so
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42308
This commit is contained in:
parent
aee5d6ced5
commit
4305bcf16a
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue