We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c0246 commit 0b596d9Copy full SHA for 0b596d9
Dockerfile.linux-musl
@@ -13,5 +13,6 @@ ARG TARGETPLATFORM
13
RUN xx-apk add musl-dev gcc
14
15
RUN xx-info env
16
+RUN xx-clang --setup-target-triple
17
18
CMD ["/bin/bash", "-c", "./build.libgit2.sh"]
0 commit comments