From 931ff9863313462e2fc331df1846d07d054e2df2 Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Tue, 26 May 2020 22:30:16 +0800 Subject: openvswitch: rework disabling docs build This is needed since openvswitch 2.13 commit 2a97891eb23b ("Documentation: Work with sphinx-build for Python 3 also.") The 4th patch was also reworked to serve as another guard Signed-off-by: Yousong Zhou --- net/openvswitch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/openvswitch/Makefile') diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index eb5776b49..73dbb3012 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -257,7 +257,7 @@ CONFIGURE_VARS += \ ovs_cv_flake8=no \ ovs_cv_python3=$(PYTHON3) \ ovs_cv_python3_host=$(HOST_PYTHON3_BIN) \ - ovs_cv_sphinx=no \ + SPHINXBUILD=none \ KARCH=$(LINUX_KARCH) \ ovs_intree_kmod_configs:=CONFIG_PACKAGE_kmod-openvswitch-intree -- cgit v1.2.3