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 e2708d4 commit 6b5c620Copy full SHA for 6b5c620
Dockerfile
@@ -6,7 +6,7 @@ RUN apt-get -qq install -y \
6
cdecl \
7
clang \
8
clang-tools \
9
- g++ \
+ g++=4:7.3.0-3ubuntu2.1 \
10
gcc \
11
git \
12
lldb \
0 commit comments