Clang21 update #5
@@ -58,7 +58,6 @@ RUN pipx ensurepath \
|
|||||||
# Build and install mold
|
# Build and install mold
|
||||||
RUN git clone --branch v2.40.4 https://github.com/rui314/mold.git /tmp/mold \
|
RUN git clone --branch v2.40.4 https://github.com/rui314/mold.git /tmp/mold \
|
||||||
&& cd /tmp/mold \
|
&& cd /tmp/mold \
|
||||||
&& ./install-build-deps.sh \
|
|
||||||
&& cmake . -DCMAKE_BUILD_TYPE=Release \
|
&& cmake . -DCMAKE_BUILD_TYPE=Release \
|
||||||
-DCMAKE_CXX_COMPILER=clang++ \
|
-DCMAKE_CXX_COMPILER=clang++ \
|
||||||
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
|
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
|
||||||
|
|||||||
Reference in New Issue
Block a user