Skip to content

Commit 4a7aa71

Browse files
committed
---
yaml --- r: 3208 b: refs/heads/master c: 374967f h: refs/heads/master v: v3
1 parent 3bb8bda commit 4a7aa71

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: fc31c90b5cd0d0bfc6ff2588fe8b36c081742d48
2+
refs/heads/master: 374967f67e1791db374603279944936864e53666

trunk/mk/platform.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ CFG_TESTLIB=$(CFG_BUILD_DIR)/$(strip \
6969
$(if $(findstring stage0,$(1)), \
7070
stage0, \
7171
$(if $(findstring stage1,$(1)), \
72-
stage1, \
72+
stage1/lib, \
7373
$(if $(findstring stage2,$(1)),\
74-
stage2, \
74+
stage2/lib, \
7575
))))
7676

7777
ifdef CFG_WINDOWSY

0 commit comments

Comments
 (0)