Merge pull request #4320 from TouchStar/gpsd-fix-darwinbuild

utils/gpsd: Set manbuild=no for build (disable building help/html docs)
This commit is contained in:
Hannu Nyman 2017-05-24 09:23:19 +03:00 committed by GitHub
commit cba38f04e5
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ SCONS_OPTIONS += \
python=no \
implicit_link=no \
chrpath=no \
manbuild=no \
target="$(TARGET_CROSS:-=)"
define Build/InstallDev