forked from security/hakurei
internal/rosa: libffi artifact
Required by python during llvm test suite. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -125,6 +125,7 @@ func (t Toolchain) newLLVM(variant string, attr *llvmAttr) pkg.Artifact {
|
||||
}
|
||||
|
||||
extra := []pkg.Artifact{
|
||||
t.NewLibffi(),
|
||||
t.NewPython(),
|
||||
t.NewKernelHeaders(),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user