Skip to content

Commit 0bad7c2

Browse files
committed
---
yaml --- r: 864 b: refs/heads/master c: ccd6296 h: refs/heads/master v: v3
1 parent 17cf53d commit 0bad7c2

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
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: c2480a3d60afece7cd8b7908027bdd12e3688b6a
2+
refs/heads/master: ccd62969c1bb07f8931de0819979f060f5414bcc

trunk/src/Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -532,9 +532,6 @@ TEST_XFAILS_X86 += test/run-pass/native-mod.rc
532532
TEST_XFAILS_LLVM += test/run-pass/native-mod.rc
533533
TEST_XFAILS_SELF += test/run-pass/native-mod.rc
534534
endif
535-
ifeq ($(CFG_OSTYPE), Darwin)
536-
TEST_XFAILS_SELF += $(wildcard test/*/*.rs)
537-
endif
538535

539536
RPASS_RC := $(wildcard test/run-pass/*.rc)
540537
RPASS_RS := $(wildcard test/run-pass/*.rs)

0 commit comments

Comments
 (0)