Merge pull request #5399 from NeoRaider/openvswitch-no-sphinx
authorMatthias Schiffer <mschiffer@universe-factory.net>
Wed, 10 Jan 2018 13:58:28 +0000 (14:58 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Jan 2018 13:58:28 +0000 (14:58 +0100)
openvswitch: don't attempt to use sphinx-build found on the build host

net/openvswitch/Makefile

index 235f313581cf08308ef970a749add194942ba4f8..6e8baa475b7e46b47ba9b7b7925edf7f895d0571 100644 (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 += \