sorry
authorOliver Ertl <oliver@ertl-net.net>
Mon, 30 Jul 2007 14:54:59 +0000 (14:54 +0000)
committerOliver Ertl <oliver@ertl-net.net>
Mon, 30 Jul 2007 14:54:59 +0000 (14:54 +0000)
SVN-Revision: 8229

net/rrs/Makefile

index c8408ea9a6549bdbed18cca1e8af7b444d06e1af..c0b06030306ccba573f2301fd0920e997babf9e4 100644 (file)
@@ -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)