mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/check: disable doc
documentation can be disabled since version 0.13.0 and8ca1f79a73Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commitd7d48b9840) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
615c2b690e
commit
b96bf0a106
@@ -10,6 +10,7 @@ CHECK_INSTALL_STAGING = YES
|
||||
CHECK_DEPENDENCIES = host-pkgconf
|
||||
CHECK_LICENSE = LGPL-2.1+
|
||||
CHECK_LICENSE_FILES = COPYING.LESSER
|
||||
CHECK_CONF_OPTS = --disable-build-docs
|
||||
|
||||
# Having checkmk in the target makes no sense
|
||||
define CHECK_REMOVE_CHECKMK
|
||||
|
||||
Reference in New Issue
Block a user