Use clang 10
This commit is contained in:
parent
fc39df8c97
commit
958a4630dd
@ -25,7 +25,7 @@
|
|||||||
RUN apt install -y git libssl-dev bison flex bc build-essential gdb
|
RUN apt install -y git libssl-dev bison flex bc build-essential gdb
|
||||||
RUN apt install -y libelf-dev python python3 zsh repo python3-pip
|
RUN apt install -y libelf-dev python python3 zsh repo python3-pip
|
||||||
RUN apt install -y python3-opencv meson ninja-build cmake afl*
|
RUN apt install -y python3-opencv meson ninja-build cmake afl*
|
||||||
RUN apt install -y clang-9 lldb-9 llvm-9* libfuzzer-9-dev
|
RUN apt install -y clang-10 lldb-10 llvm-10* libfuzzer-10-dev
|
||||||
RUN apt install -y pkg-config binutils-dev libunwind-dev
|
RUN apt install -y pkg-config binutils-dev libunwind-dev
|
||||||
RUN apt install -y command-not-found libglib2.0-dev bsdmainutils
|
RUN apt install -y command-not-found libglib2.0-dev bsdmainutils
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user