We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb8bda commit 4a7aa71Copy full SHA for 4a7aa71
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: fc31c90b5cd0d0bfc6ff2588fe8b36c081742d48
+refs/heads/master: 374967f67e1791db374603279944936864e53666
trunk/mk/platform.mk
@@ -69,9 +69,9 @@ CFG_TESTLIB=$(CFG_BUILD_DIR)/$(strip \
69
$(if $(findstring stage0,$(1)), \
70
stage0, \
71
$(if $(findstring stage1,$(1)), \
72
- stage1, \
+ stage1/lib, \
73
$(if $(findstring stage2,$(1)),\
74
- stage2, \
+ stage2/lib, \
75
))))
76
77
ifdef CFG_WINDOWSY
0 commit comments