Преглед на файлове

Add support for mold in build image

master
Ray Burgemeestre преди 1 година
родител
ревизия
c3cea36238
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. +3
    -0
      Dockerfile-ubuntu2204

+ 3
- 0
Dockerfile-ubuntu2204 Целия файл

@@ -51,6 +51,9 @@ RUN cp -prv /usr/lib/llvm-15/lib/libc++abi.so.1.0 /usr/lib/llvm-15/lib/libc++abi
# EDIT: no longer needed!
# RUN cp -prv /usr/lib/llvm-14/lib/libunwind.so.1.0 /usr/lib/llvm-14/lib/libunwind.so

# Install mold (even faster than gold) (linker)
RUN apt install -y mold

COPY switch-to-latest-clang /usr/local/bin/switch-to-latest-clang

RUN chmod +x /usr/local/bin/switch-to-latest-clang

Loading…
Отказ
Запис