diff options
| author | Lostt <lostt@noreply.codeberg.org> | 2026-05-28 20:23:12 +0200 |
|---|---|---|
| committer | Lostt <lostt@noreply.codeberg.org> | 2026-05-28 20:23:12 +0200 |
| commit | 1a46160999fa2842e5aaf1f089f42af4cfad91d2 (patch) | |
| tree | a72ab40334b7908b9a700664d80c3a098457dd91 | |
| parent | 2185fdeff67fb5826b19355331c319820dfef618 (diff) | |
| download | alicelinux-1a46160999fa2842e5aaf1f089f42af4cfad91d2.tar.gz alicelinux-1a46160999fa2842e5aaf1f089f42af4cfad91d2.zip | |
static files
| -rw-r--r-- | repos/community/tcc/.files | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/repos/community/tcc/.files b/repos/community/tcc/.files index f1c8d19f..b631561f 100644 --- a/repos/community/tcc/.files +++ b/repos/community/tcc/.files @@ -4,6 +4,7 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/libtcc.h drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libtcc.a drwxr-xr-x root/root usr/lib/tcc/ drwxr-xr-x root/root usr/lib/tcc/include/ -rw-r--r-- root/root usr/lib/tcc/include/float.h @@ -12,7 +13,8 @@ drwxr-xr-x root/root usr/lib/tcc/include/ -rw-r--r-- root/root usr/lib/tcc/include/stddef.h -rw-r--r-- root/root usr/lib/tcc/include/tcclib.h -rw-r--r-- root/root usr/lib/tcc/include/varargs.h +-rw-r--r-- root/root usr/lib/tcc/libtcc1.a drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/tcc.1.gz
\ No newline at end of file +-rw-r--r-- root/root usr/share/man/man1/tcc.1.gz |