diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-01-22 02:47:47 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-01-22 02:47:47 +0900 |
| commit | 6420b6e6e881c67f19e7f4d37dc612d19a0c0b93 (patch) | |
| tree | 1024d647ef0ffb23c452b2d50e7e1c40a30419ac /internal/rosa/gnu.go | |
| parent | d7d058fdc512bc3c09643bb3a3ad04d95aba261b (diff) | |
internal/rosa: libffi artifact
Required by python during llvm test suite.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/gnu.go')
| -rw-r--r-- | internal/rosa/gnu.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/rosa/gnu.go b/internal/rosa/gnu.go index b509cf56..c609f68a 100644 --- a/internal/rosa/gnu.go +++ b/internal/rosa/gnu.go @@ -48,7 +48,6 @@ make DESTDIR=/work install mustDecode(checksum), pkg.TarBzip2, ))) - } // NewAutoconf returns a [pkg.Artifact] containing an installation of GNU Autoconf. |
