Add the mold linker in the Podman container

This commit is contained in:
Ribbon 2025-06-20 00:00:11 -03:00
parent ddb5ff532c
commit 2607824648

View File

@ -56,6 +56,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
m4 \ m4 \
make \ make \
meson \ meson \
mold \
nasm \ nasm \
ninja-build \ ninja-build \
patch \ patch \