diff --git a/net/openvpn/Makefile b/net/openvpn/Makefile index 332441870..9b4e12685 100644 --- a/net/openvpn/Makefile +++ b/net/openvpn/Makefile @@ -48,6 +48,8 @@ define Build/Configure --enable-management \ --disable-socks \ --enable-password-save \ + ,\ + ac_cv_func_epoll_create=no \ ) endef