[packages] wavemon: explicitely disable libcap
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32351 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
42aecba2c3
commit
ceaba087b3
@ -35,6 +35,9 @@ define Package/wavemon/description
|
|||||||
and higher), e.g. the Lucent Orinoco cards.
|
and higher), e.g. the Lucent Orinoco cards.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
CONFIGURE_VARS += \
|
||||||
|
ac_cv_lib_cap_cap_get_flag=no
|
||||||
|
|
||||||
MAKE_FLAGS += \
|
MAKE_FLAGS += \
|
||||||
CFLAGS="$(TARGET_CFLAGS) -L$(STAGING_DIR)/usr/lib -I$(STAGING_DIR)/usr/include"
|
CFLAGS="$(TARGET_CFLAGS) -L$(STAGING_DIR)/usr/lib -I$(STAGING_DIR)/usr/include"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user