We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94ae2a2 commit 49546ccCopy full SHA for 49546cc
src/bootstrap/mk/Makefile.in
@@ -66,7 +66,7 @@ tidy:
66
check-stage2-T-arm-linux-androideabi-H-x86_64-unknown-linux-gnu:
67
$(Q)$(BOOTSTRAP) test --target arm-linux-androideabi
68
check-stage2-T-x86_64-unknown-linux-musl-H-x86_64-unknown-linux-gnu:
69
- $(Q)$(BOOTSTRAP) test --target x86_64-unknown-linux-gnu
+ $(Q)$(BOOTSTRAP) test --target x86_64-unknown-linux-musl
70
71
72
.PHONY: dist
0 commit comments