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:
1d9d5f8
)
[packages] ctorrent libc++ fix
author
John Crispin
<john@openwrt.org>
Sat, 4 Aug 2012 18:42:11 +0000
(18:42 +0000)
committer
John Crispin
<john@openwrt.org>
Sat, 4 Aug 2012 18:42:11 +0000
(18:42 +0000)
SVN-Revision: 32990
net/ctorrent/Makefile
patch
|
blob
|
history
diff --git
a/net/ctorrent/Makefile
b/net/ctorrent/Makefile
index e6db4a5dd45fd6a5538b70ee8cf621a628bb30da..c8593d91f749efccfa32d5894dea3a3a43249b78 100644
(file)
--- a/
net/ctorrent/Makefile
+++ b/
net/ctorrent/Makefile
@@
-61,8
+61,7
@@
$(call Package/ctorrent/Default/description)
endef
CONFIGURE_VARS += \
- CXXFLAGS="$$$$CXXFLAGS -fno-rtti" \
- LIBS="-nodefaultlibs -lc -luClibc++ $(LIBGCC_S) -lc"
+ CXXFLAGS="$$$$CXXFLAGS -fno-rtti"
ifeq ($(BUILD_VARIANT),ssl)
CONFIGURE_ARGS += \