Skip to content

Commit 44981e2

Browse files
committed
---
yaml --- r: 90607 b: refs/heads/master c: 61222b0 h: refs/heads/master i: 90605: 98a0cf9 90603: 98f2221 90599: 94b9e53 90591: c0bc89a v: v3
1 parent 9487bec commit 44981e2

File tree

3 files changed

+2
-11
lines changed

3 files changed

+2
-11
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 256f6976ad2545c4a1bcd6a6d616e4379d9c34e7
2+
refs/heads/master: 61222b00e26444c3c7ee29c14994f128ed03f386
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: a6d3e57dca68fde4effdda3e4ae2887aa535fcd6
55
refs/heads/try: b160761e35efcd1207112b3b782c06633cf441a8

trunk/mk/tests.mk

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -908,8 +908,6 @@ define DEF_RMAKE_FOR_T_H
908908
# $(2) target triple
909909
# $(3) host triple
910910

911-
912-
ifeq ($(2)$(3),$$(CFG_BUILD)$$(CFG_BUILD))
913911
check-stage$(1)-T-$(2)-H-$(3)-rmake-exec: \
914912
$$(call TEST_OK_FILE,$(1),$(2),$(3),rmake)
915913

@@ -929,13 +927,6 @@ $(3)/test/run-make/%-$(1)-T-$(2)-H-$(3).ok: \
929927
"$$(CC_$(3)) $$(CFG_GCCISH_CFLAGS_$(3))" \
930928
$$(HBIN$(1)_H_$(3))/rustdoc$$(X_$(3))
931929
@touch $$@
932-
else
933-
# FIXME #11094 - The above rule doesn't work right for multiple targets
934-
check-stage$(1)-T-$(2)-H-$(3)-rmake-exec:
935-
@true
936-
937-
endif
938-
939930

940931
endef
941932

trunk/src/libuv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 2207d4ab078d605138e60d72f0c91667291a346d
1+
Subproject commit fd5308383c575472edb2163d823dc6670bf59609

0 commit comments

Comments
 (0)