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