mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2024-12-22 03:30:38 +00:00
update clang in cross docker (#4451)
This commit is contained in:
parent
adbb62f7f3
commit
4a79328055
@ -9,6 +9,6 @@ RUN apt-get install -y unzip && \
|
||||
unzip protoc.zip -d /usr && \
|
||||
chmod +x /usr/bin/protoc
|
||||
|
||||
RUN apt-get install -y cmake clang-3.9 && ln -s ../lib/llvm-3.9/bin/clang /usr/bin/clang
|
||||
RUN apt-get install -y cmake clang-5.0
|
||||
|
||||
ENV PROTOC=/usr/bin/protoc
|
||||
|
Loading…
Reference in New Issue
Block a user