X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=blobdiff_plain;f=tools%2Flibressl%2FMakefile;fp=tools%2Flibressl%2FMakefile;h=1e3a6f80fbd3437c742e0997e3527540a2daa525;hp=27f8496fdbeec5be8c68b248db85bd875792321c;hb=2fd5ce9488d11c7e6eee7dc30f128bd12be889f5;hpb=c9c68c717769a7560b46fd77d050b08ffb94f241 diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile index 27f8496fdb..1e3a6f80fb 100644 --- a/tools/libressl/Makefile +++ b/tools/libressl/Makefile @@ -21,4 +21,6 @@ HOST_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/host-build.mk +HOST_CONFIGURE_ARGS += --disable-shared + $(eval $(call HostBuild))