aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLostt <lostt@noreply.codeberg.org>2026-05-28 20:22:34 +0200
committerLostt <lostt@noreply.codeberg.org>2026-05-28 20:22:34 +0200
commit2185fdeff67fb5826b19355331c319820dfef618 (patch)
tree8b8d71da2a5e777baab0a021b3b4b376ace9e963
parent9b25111c82addcdde4f02daa36bed01f6967bd2f (diff)
downloadalicelinux-2185fdeff67fb5826b19355331c319820dfef618.tar.gz
alicelinux-2185fdeff67fb5826b19355331c319820dfef618.zip
tcc doesnt work without libtcc.a
-rw-r--r--repos/community/tcc/abuild1
1 files changed, 1 insertions, 0 deletions
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