Merge pull request #5399 from NeoRaider/openvswitch-no-sphinx

openvswitch: don't attempt to use sphinx-build found on the build host
This commit is contained in:
Matthias Schiffer 2018-01-10 14:58:28 +01:00 committed by GitHub
commit 4bb72d39db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -159,6 +159,7 @@ TARGET_CFLAGS += -flto -std=gnu99
CONFIGURE_VARS += \
ovs_cv_flake8=no \
ovs_cv_python3=no \
ovs_cv_sphinx=no \
KARCH=$(LINUX_KARCH)
MAKE_FLAGS += \