utils/gpsd: Set manbuild=no for build (disable building help/html documentation)
authorDavid Thornley <redacted>
Tue, 2 May 2017 00:38:31 +0000 (10:38 +1000)
committerDavid Thornley <redacted>
Tue, 2 May 2017 00:38:31 +0000 (10:38 +1000)
This removes unnecessary dependancy on xmlto which can be problematic on macOS build environment.

Signed-off-by: David Thornley <redacted>
utils/gpsd/Makefile

index fb1ff1cb78da67883bb52a295dae581d170a4921..6edb8724d3a6a91ada600ab9ee484c0c6e940094 100644 (file)
@@ -102,6 +102,7 @@ SCONS_OPTIONS += \
        python=no \
        implicit_link=no \
        chrpath=no \
+       manbuild=no \
        target="$(TARGET_CROSS:-=)"
 
 define Build/InstallDev
git clone https://git.99rst.org/PROJECT