Built mold

This commit is contained in:
Alexander Hill
2025-11-23 21:14:36 -05:00
parent bb0d0c5433
commit 0a5a1839bc
3 changed files with 4 additions and 4 deletions

View File

@@ -4,13 +4,13 @@ This document tracks which packages can be built and packaged within the chroot.
| ------------ | ---------- | ------------ |
| `busybox` | No | No |
| `bzip2` | Yes | Yes |
| `cmake` | Yes | No |
| `cmake` | Yes | Yes |
| `libarchive` | Yes | Yes |
| `libressl` | Yes | Yes |
| `linux` | No | No |
| `llvm` | No | No |
| `make` | Yes | Yes |
| `mold` | No | No |
| `mold` | Yes | Yes |
| `musl` | Yes | Yes |
| `xz` | Yes | Yes |
| `zlib` | Yes | Yes |