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:
415fe62
)
fix peerguardian on avr32
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Aug 2008 23:39:05 +0000
(23:39 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Aug 2008 23:39:05 +0000
(23:39 +0000)
SVN-Revision: 12188
net/peerguardian/Makefile
patch
|
blob
|
history
diff --git
a/net/peerguardian/Makefile
b/net/peerguardian/Makefile
index eba0b12bd902306f8c96dfde0afb77d7b688d109..95b96056b546b55131c6c11ed2725678b9e8cc46 100644
(file)
--- a/
net/peerguardian/Makefile
+++ b/
net/peerguardian/Makefile
@@
-42,7
+42,7
@@
endef
CONFIGURE_VARS+= \
CXXFLAGS="$$$$CXXFLAGS $$$$CPPFLAGS -fno-builtin -fno-rtti" \
- LIBS="-nodefaultlibs -luClibc++ -Wl,-Bstatic,-lstdc++,-Bdynamic -lm" \
+ LIBS="-nodefaultlibs -luClibc++ -Wl,-Bstatic,-lstdc++,-Bdynamic -lm
-lgcc
" \
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \