We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ade636 commit 661289bCopy full SHA for 661289b
src/ci/docker/host-aarch64/aarch64-gnu-llvm-19/Dockerfile
@@ -4,7 +4,7 @@ ARG DEBIAN_FRONTEND=noninteractive
4
5
RUN apt-get update && apt-get install -y --no-install-recommends \
6
bzip2 \
7
- g++ \
+ g++-15 \
8
make \
9
ninja-build \
10
file \
0 commit comments