mold update
This commit is contained in:
@@ -47,7 +47,7 @@ RUN pipx install conan \
|
||||
&& pipx install gcovr
|
||||
|
||||
# Build and install mold
|
||||
RUN git clone --branch v2.40.4 https://github.com/rui314/mold.git /tmp/mold \
|
||||
RUN git clone --branch v2.41.0 https://github.com/rui314/mold.git /tmp/mold \
|
||||
&& cd /tmp/mold \
|
||||
&& cmake . -DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_CXX_COMPILER=clang++ \
|
||||
|
||||
Reference in New Issue
Block a user