projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
791ef05
)
fix peerguardian on avr32
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Aug 2008 23:39:05 +0000
(23:39 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Aug 2008 23:39:05 +0000
(23:39 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12188
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/peerguardian/Makefile
patch
|
blob
|
history
diff --git
a/net/peerguardian/Makefile
b/net/peerguardian/Makefile
index
eba0b12
..
95b9605
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) \