projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f32c9ea
)
ctorrent: fix build failure on avr32
author
Nicolas Thill
<nico@openwrt.org>
Thu, 1 Apr 2010 05:45:09 +0000
(
05:45
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 1 Apr 2010 05:45:09 +0000
(
05:45
+0000)
SVN-Revision: 20643
net/ctorrent/Makefile
patch
|
blob
|
history
diff --git
a/net/ctorrent/Makefile
b/net/ctorrent/Makefile
index 2e72c4aca3166772a362b51c0b1a854ffd2fd18c..a5195a642ecd688cce33fc3c78d0eb054797fc33 100644
(file)
--- a/
net/ctorrent/Makefile
+++ b/
net/ctorrent/Makefile
@@
-61,7
+61,7
@@
endef
CONFIGURE_VARS += \
CXX="g++-uc" \
CXXFLAGS="$$$$CXXFLAGS -fno-rtti" \
- L
DFLAGS="$(TARGET_LDFLAGS)
-nodefaultlibs -luClibc++ $(LIBGCC_S) -lc"
+ L
IBS="
-nodefaultlibs -luClibc++ $(LIBGCC_S) -lc"
ifeq ($(BUILD_VARIANT),ssl)
CONFIGURE_ARGS += \