mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
utils/gpsd: Set manbuild=no for build (disable building help/html documentation)
This removes unnecessary dependancy on xmlto which can be problematic on macOS build environment. Signed-off-by: David Thornley <david.thornley@touchstargroup.com>
This commit is contained in:
@@ -102,6 +102,7 @@ SCONS_OPTIONS += \
|
||||
python=no \
|
||||
implicit_link=no \
|
||||
chrpath=no \
|
||||
manbuild=no \
|
||||
target="$(TARGET_CROSS:-=)"
|
||||
|
||||
define Build/InstallDev
|
||||
|
||||
Reference in New Issue
Block a user