sorry
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8229 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
144954f172
commit
9561f46fe9
@ -50,8 +50,6 @@ define Build/Compile/Template
|
|||||||
( cd $(PKG_BUILD_DIR); mv rrs rrs-$(1); )
|
( cd $(PKG_BUILD_DIR); mv rrs rrs-$(1); )
|
||||||
endef
|
endef
|
||||||
|
|
||||||
# LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib -Wl,-Bdynamic,-luClibc++,-Bstatic,-lstdc++,-Bdynamic $(3) -lutil -lm -lc" \
|
|
||||||
|
|
||||||
ifneq ($(CONFIG_PACKAGE_rrs),)
|
ifneq ($(CONFIG_PACKAGE_rrs),)
|
||||||
define Build/Compile/with-ssl
|
define Build/Compile/with-ssl
|
||||||
$(call Build/Compile/Template,ssl,generic,-lcrypto -lssl)
|
$(call Build/Compile/Template,ssl,generic,-lcrypto -lssl)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user