From 6420b6e6e881c67f19e7f4d37dc612d19a0c0b93 Mon Sep 17 00:00:00 2001 From: Ophestra Date: Thu, 22 Jan 2026 02:47:47 +0900 Subject: internal/rosa: libffi artifact Required by python during llvm test suite. Signed-off-by: Ophestra --- internal/rosa/gnu.go | 1 - 1 file changed, 1 deletion(-) (limited to 'internal/rosa/gnu.go') 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. -- cgit v1.3.1