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:
5219aac
)
wavemon: explicitely disable libcap
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 14 Jun 2012 00:10:38 +0000
(
00:10
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 14 Jun 2012 00:10:38 +0000
(
00:10
+0000)
SVN-Revision: 32351
net/wavemon/Makefile
patch
|
blob
|
history
diff --git
a/net/wavemon/Makefile
b/net/wavemon/Makefile
index e3d5427594f3bdfa9ef2e04b57140132e24348dc..1344ecdae6172aca77c30d416333caaec9705e75 100644
(file)
--- a/
net/wavemon/Makefile
+++ b/
net/wavemon/Makefile
@@
-35,6
+35,9
@@
define Package/wavemon/description
and higher), e.g. the Lucent Orinoco cards.
endef
+CONFIGURE_VARS += \
+ ac_cv_lib_cap_cap_get_flag=no
+
MAKE_FLAGS += \
CFLAGS="$(TARGET_CFLAGS) -L$(STAGING_DIR)/usr/lib -I$(STAGING_DIR)/usr/include"