diff options
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/community/tcc/abuild | 1 |
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 |