X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Flibressl%2FMakefile;h=be6a48be282ccc2d1ab0d168bc7376a651732378;hb=96a940308bc787fe24447ccb8d0aca0befc74736;hp=1e3a6f80fbd3437c742e0997e3527540a2daa525;hpb=2fd5ce9488d11c7e6eee7dc30f128bd12be889f5;p=lede-git%2F.git diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile index 1e3a6f80fb..be6a48be28 100644 --- a/tools/libressl/Makefile +++ b/tools/libressl/Makefile @@ -22,5 +22,6 @@ HOST_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/host-build.mk HOST_CONFIGURE_ARGS += --disable-shared +HOST_CFLAGS += $(FPIC) $(eval $(call HostBuild))