openvswitch: don't attempt to use sphinx-build found on the build host
authorMatthias Schiffer <redacted>
Tue, 9 Jan 2018 22:20:30 +0000 (23:20 +0100)
committerMatthias Schiffer <redacted>
Tue, 9 Jan 2018 22:20:30 +0000 (23:20 +0100)
commit751dbaca0b9416eb5ea6e613157d4f1a5a9447f7
tree924067c968808308a572263e735f96553c5e5104
parent00fce347a5b054f1d38baaac735a357aad3d0a24
openvswitch: don't attempt to use sphinx-build found on the build host

openvswitch fails to build on my Arch Linux system, as it tries to use my build
host's sphinx-build with OpenWrt's python. Add an override to ensure this can't
happen.

Signed-off-by: Matthias Schiffer <redacted>
net/openvswitch/Makefile
git clone https://git.99rst.org/PROJECT