disable check (and python while we're at it) in configure (closes: #1536)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6787 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3d334c1a6c
commit
b84da2429f
@ -43,6 +43,8 @@ define Build/Configure
|
||||
$(call Build/Configure/Default, \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
--without-check \
|
||||
--without-python \
|
||||
, \
|
||||
ac_cv_dnet_bsd_bpf=no \
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user