From 9561f46fe9faf53352e5eac6a520f95fb2240bbf Mon Sep 17 00:00:00 2001 From: olli Date: Mon, 30 Jul 2007 14:54:59 +0000 Subject: [PATCH] sorry git-svn-id: svn://svn.openwrt.org/openwrt/packages@8229 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/rrs/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/net/rrs/Makefile b/net/rrs/Makefile index c8408ea9a..c0b060303 100644 --- a/net/rrs/Makefile +++ b/net/rrs/Makefile @@ -50,8 +50,6 @@ define Build/Compile/Template ( cd $(PKG_BUILD_DIR); mv rrs rrs-$(1); ) 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),) define Build/Compile/with-ssl $(call Build/Compile/Template,ssl,generic,-lcrypto -lssl) -- 2.11.0