From dbd5ec94ea2dc5dac48f45638019152ca598f392 Mon Sep 17 00:00:00 2001 From: Oliver Ertl Date: Mon, 30 Jul 2007 14:54:59 +0000 Subject: [PATCH] sorry SVN-Revision: 8229 --- net/rrs/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/net/rrs/Makefile b/net/rrs/Makefile index c8408ea9a6..c0b0603030 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.30.2