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 de27299 commit 3a62774Copy full SHA for 3a62774
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 3bbfe515dfc4951d653d3f0ffdb7f3835acb9457
+refs/heads/master: 493492910f480e84cae53587683b8a4d45508af5
trunk/Makefile.in
@@ -341,7 +341,7 @@ endef
341
$(foreach host,$(CFG_TARGET_TRIPLES), \
342
$(eval $(call DEF_RUSTC_TARGET,$(host))))
343
344
-all-rustcs: $(foreach host,$(CFG_TARGET_TRIPLES),rustc-H-$(host))
+rustc-H-all: $(foreach host,$(CFG_TARGET_TRIPLES),rustc-H-$(host))
345
346
######################################################################
347
# Entrypoint rule
0 commit comments