Merge pull request #22194 from neocturne/ovs-master

openvswitch: disable groff manpage check
This commit is contained in:
Matthias Schiffer 2023-09-27 18:12:06 +02:00 committed by GitHub
commit 496f17607c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -251,6 +251,7 @@ CONFIGURE_ARGS+= \
CONFIGURE_VARS += \
$(if $(CONFIG_OPENVSWITCH_WITH_LIBUNBOUND),,ac_cv_lib_unbound_ub_ctx_create=no) \
ovs_cv_flake8=no \
ovs_cv_groff=no \
ovs_cv_python3=$(PYTHON3) \
ovs_cv_python3_host=$(HOST_PYTHON3_BIN) \
SPHINXBUILD=none \