X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=tools%2Fflex%2FMakefile;fp=tools%2Fflex%2FMakefile;h=659324a647e2095268e5a0b9f71c2989e25ba9eb;hp=8e32ace854e6c5cc500f4e59bea82b59d8281134;hb=cf1698c6370d6a64f5f70a2dc5652d1fbc62afc3;hpb=095fe8743b64a47ea2b13642934348f914d2a2bb diff --git a/tools/flex/Makefile b/tools/flex/Makefile index 8e32ace854..659324a647 100644 --- a/tools/flex/Makefile +++ b/tools/flex/Makefile @@ -16,7 +16,7 @@ PKG_CAT:=bzcat include $(INCLUDE_DIR)/host-build.mk -HOST_LDFLAGS += -static +HOST_LDFLAGS += $(HOST_STATIC_LINKING) define Host/Clean -$(MAKE) -C $(HOST_BUILD_DIR) uninstall