Skip to content

Commit 3a62774

Browse files
committed
---
yaml --- r: 6566 b: refs/heads/master c: 4934929 h: refs/heads/master v: v3
1 parent de27299 commit 3a62774

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 3bbfe515dfc4951d653d3f0ffdb7f3835acb9457
2+
refs/heads/master: 493492910f480e84cae53587683b8a4d45508af5

trunk/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ endef
341341
$(foreach host,$(CFG_TARGET_TRIPLES), \
342342
$(eval $(call DEF_RUSTC_TARGET,$(host))))
343343

344-
all-rustcs: $(foreach host,$(CFG_TARGET_TRIPLES),rustc-H-$(host))
344+
rustc-H-all: $(foreach host,$(CFG_TARGET_TRIPLES),rustc-H-$(host))
345345

346346
######################################################################
347347
# Entrypoint rule

0 commit comments

Comments
 (0)