X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/bcc888bd0c58f2a116a9499d90458d20f90cca66..2b0f31d36202b05a041644dc88951e19c530cddd:/package/openssl/Makefile diff --git a/package/openssl/Makefile b/package/openssl/Makefile index 2937368b1..f19551df3 100644 --- a/package/openssl/Makefile +++ b/package/openssl/Makefile @@ -89,6 +89,8 @@ define Build/Configure ) endef +TARGET_CFLAGS += $(FPIC) + define Build/Compile rm -rf $(PKG_INSTALL_DIR) mkdir -p $(PKG_INSTALL_DIR)