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:
caebeb7
)
fix nmap compile on avr32
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Aug 2008 21:13:44 +0000
(21:13 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Aug 2008 21:13:44 +0000
(21:13 +0000)
SVN-Revision: 12165
net/nmap/Makefile
patch
|
blob
|
history
diff --git
a/net/nmap/Makefile
b/net/nmap/Makefile
index f1926eae6aa5dcf0e5bd86cf4b51226f112550a6..a9243b305702de35f8fb5942174fecc12361fa96 100644
(file)
--- a/
net/nmap/Makefile
+++ b/
net/nmap/Makefile
@@
-40,7
+40,7
@@
CONFIGURE_ARGS += \
CONFIGURE_VARS += \
CPPFLAGS="$$$$CPPFLAGS -I$(STAGING_DIR)/usr/include/uClibc++" \
CXXFLAGS="$$$$CXXFLAGS -fno-builtin -fno-rtti -nostdinc++" \
- LIBS="-nodefaultlibs -luClibc++" \
+ LIBS="-nodefaultlibs -luClibc++
-lgcc
" \
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \