From 2185fdeff67fb5826b19355331c319820dfef618 Mon Sep 17 00:00:00 2001 From: Lostt Date: Thu, 28 May 2026 20:22:34 +0200 Subject: tcc doesnt work without libtcc.a --- repos/community/tcc/abuild | 1 + 1 file changed, 1 insertion(+) (limited to 'repos/community') diff --git a/repos/community/tcc/abuild b/repos/community/tcc/abuild index 82b57025..c0a4332f 100644 --- a/repos/community/tcc/abuild +++ b/repos/community/tcc/abuild @@ -2,6 +2,7 @@ name=tcc version=0.9.27 release=1 source="https://download.savannah.gnu.org/releases/tinycc/${name}-${version}.tar.bz2" +keep_static=1 build() { ./configure --config-musl --prefix=/usr -- cgit v1.2.3