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:
7da4127
)
fix kismet compile
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Aug 2008 20:18:09 +0000
(20:18 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Aug 2008 20:18:09 +0000
(20:18 +0000)
SVN-Revision: 12156
net/kismet/Makefile
patch
|
blob
|
history
diff --git
a/net/kismet/Makefile
b/net/kismet/Makefile
index bd8c56d9c4662ed5d9cf643c35626af9eaa7f253..f69bf6746af97bcc77e9d5d9ff2fa2883f36d939 100644
(file)
--- a/
net/kismet/Makefile
+++ b/
net/kismet/Makefile
@@
-94,7
+94,7
@@
CONFIGURE_VARS += \
CXXFLAGS="$$$$CXXFLAGS -fno-builtin -fno-rtti -nostdinc++" \
CPPFLAGS="$$$$CPPFLAGS -I$(STAGING_DIR)/usr/include/uClibc++ -I$(LINUX_DIR)/include" \
LDFLAGS="$$$$LDFLAGS" \
- LIBS="-nodefaultlibs -luClibc++ -lm -lnotimpl" \
+ LIBS="-nodefaultlibs -luClibc++ -lm -lnotimpl
-lgcc
" \
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \