mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
nut: Avoid building docs
Reduce compilation time and complexity by not building documentation we don't use. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
This commit is contained in:
@@ -526,6 +526,7 @@ CONFIGURE_ARGS += \
|
||||
--without-avahi \
|
||||
--$(if $(CONFIG_NUT_DRIVER_SNMP),with,without)-snmp \
|
||||
--$(if $(CONFIG_NUT_DRIVER_SERIAL),with,without)-serial \
|
||||
--without-doc \
|
||||
--without-neon \
|
||||
--without-powerman \
|
||||
--without-wrap \
|
||||
|
||||
Reference in New Issue
Block a user