mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/fontconfig: disable doc and tests for host
On Debian 13 doc generation fails. Disable it like for
the target.
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 20f31f90ad)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
8d47bca9a5
commit
f3490f35fb
@@ -16,6 +16,10 @@ FONTCONFIG_LICENSE = fontconfig license
|
||||
FONTCONFIG_LICENSE_FILES = COPYING
|
||||
FONTCONFIG_CPE_ID_VALID = YES
|
||||
|
||||
HOST_FONTCONFIG_CONF_OPTS = \
|
||||
-Dtests=disabled \
|
||||
-Ddoc=disabled
|
||||
|
||||
FONTCONFIG_CONF_OPTS = \
|
||||
-Dcache-dir=/var/cache/fontconfig \
|
||||
-Dtests=disabled \
|
||||
|
||||
Reference in New Issue
Block a user