use $(FPIC) in a few places where it matters
[openwrt.git] / package / openssl / Makefile
index 2937368..f19551d 100644 (file)
@@ -89,6 +89,8 @@ define Build/Configure
        )
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 define Build/Compile
        rm -rf $(PKG_INSTALL_DIR)
        mkdir -p $(PKG_INSTALL_DIR)