Skip to content

Commit b04bd4e

Browse files
Remove linking explicit version of gcc in Dockerfile.
1 parent 65f1298 commit b04bd4e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
FROM highperformancecoder/builttravisciimage
22
COPY . /root
3-
RUN ln -sf /usr/bin/g++-13 /usr/bin/g++
43
RUN cd /root && make -j4 AEGIS=1 DEBUG=1 sure
54

0 commit comments

Comments
 (0)