forked from rosa/hakurei
internal/rosa/openssl: disable building docs
These take very long and are never used in the Rosa OS environment. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -25,6 +25,7 @@ func (t Toolchain) newOpenSSL() (pkg.Artifact, string) {
|
||||
{"prefix", "/system"},
|
||||
{"libdir", "lib"},
|
||||
{"openssldir", "etc/ssl"},
|
||||
{"", "no-docs"},
|
||||
},
|
||||
Check: []string{
|
||||
"HARNESS_JOBS=" + jobsE,
|
||||
|
||||
Reference in New Issue
Block a user