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 8272cfe commit 49db728Copy full SHA for 49db728
build/Dockerfile.tsan
@@ -43,7 +43,7 @@ RUN cd / \
43
&& cd / \
44
&& rm -rf gcc_sources \
45
&& rm -rf gcc_objdir \
46
- && cd /gcc_install \
+ && cd /gcc_install/bin \
47
&& ln -s gcc cc
48
49
# Ensure that ccache uses the built gcc
0 commit comments