Disable fontconfig docs

This commit is contained in:
Jeremy Soller 2020-12-23 13:31:49 -07:00
parent 8d4c66b856
commit 52694f8e02
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -23,6 +23,7 @@ function recipe_build {
--prefix=/ \
--disable-shared \
--enable-static \
--disable-docs \
ac_cv_func_XML_SetDoctypeDeclHandler=yes
"$REDOX_MAKE" -j"$($NPROC)"
skip=1