projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4329e04
)
sorry
author
Oliver Ertl
<oliver@ertl-net.net>
Mon, 30 Jul 2007 14:54:59 +0000
(14:54 +0000)
committer
Oliver Ertl
<oliver@ertl-net.net>
Mon, 30 Jul 2007 14:54:59 +0000
(14:54 +0000)
SVN-Revision: 8229
net/rrs/Makefile
patch
|
blob
|
history
diff --git
a/net/rrs/Makefile
b/net/rrs/Makefile
index c8408ea9a6549bdbed18cca1e8af7b444d06e1af..c0b06030306ccba573f2301fd0920e997babf9e4 100644
(file)
--- 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)