Explicitely disable the use of epoll (#3703)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11616 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a8fd722139
commit
4445452b51
@ -48,6 +48,8 @@ define Build/Configure
|
|||||||
--enable-management \
|
--enable-management \
|
||||||
--disable-socks \
|
--disable-socks \
|
||||||
--enable-password-save \
|
--enable-password-save \
|
||||||
|
,\
|
||||||
|
ac_cv_func_epoll_create=no \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user