fix: use llvm16 for lld

This commit is contained in:
Anton Livaja 2024-08-15 00:38:20 -04:00
parent 036914db83
commit 053efde9ca
No known key found for this signature in database
GPG key ID: 44A86CFF1FDF0E85

View file

@ -18,7 +18,7 @@ COPY --from=stagex/python . /
COPY --from=stagex/py-setuptools . /
COPY --from=stagex/openssl . /
COPY --from=stagex/gcc . /
COPY --from=stagex/llvm . /
COPY --from=stagex/llvm16 . /
COPY --from=stagex/zlib . /
# HACK: figure out why gcc package puts these in the wrong path at install time
COPY --from=stagex/gcc /usr/lib64/* /usr/lib/