mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
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:
@@ -159,6 +159,7 @@ TARGET_CFLAGS += -flto -std=gnu99
|
|||||||
CONFIGURE_VARS += \
|
CONFIGURE_VARS += \
|
||||||
ovs_cv_flake8=no \
|
ovs_cv_flake8=no \
|
||||||
ovs_cv_python3=no \
|
ovs_cv_python3=no \
|
||||||
|
ovs_cv_sphinx=no \
|
||||||
KARCH=$(LINUX_KARCH)
|
KARCH=$(LINUX_KARCH)
|
||||||
|
|
||||||
MAKE_FLAGS += \
|
MAKE_FLAGS += \
|
||||||
|
|||||||
Reference in New Issue
Block a user