Skip to content

Commit 3c6a2d9

Browse files
committed
---
yaml --- r: 1911 b: refs/heads/master c: d7a6c83 h: refs/heads/master i: 1909: 2447d93 1907: d39fdb3 1903: 74f38dd v: v3
1 parent a8a21a0 commit 3c6a2d9

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: 973fd3c4f2208c641b59704f357e535518cf7e70
2+
refs/heads/master: d7a6c83c8c952e1f22e9b62f1b25705167ac0bb9

trunk/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ endif
7272
CFG_LDPATH :=$(CFG_BUILD_DIR)/rt
7373
CFG_LDPATH :=$(CFG_LDPATH):$(CFG_BUILD_DIR)/rustllvm
7474
CFG_TESTLIB=$(dir $(firstword $(1))):$(patsubst .%,%,$(suffix $(1)))
75-
CFG_EXE_TESTLIB=$(call CFG_TESTLIB,$(patsubst %.exe,%))
75+
CFG_EXE_TESTLIB=$(call CFG_TESTLIB,$(patsubst %.exe,%,$(1)))
7676

7777
ifdef CFG_WINDOWSY
7878
CFG_INFO := $(info cfg: windows-y environment)

0 commit comments

Comments
 (0)