mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 01:58:41 +08:00
Merge branch 'add-mold-package' into 'master'
Add the mold linker in the Podman container See merge request redox-os/redox!1589
This commit is contained in:
commit
f0bfc643f0
@ -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 \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user