Skip to content

Commit 287bbee

Browse files
committed
---
yaml --- r: 13145 b: refs/heads/master c: 0c0818b h: refs/heads/master i: 13143: 2e6c98f v: v3
1 parent cbe0d2d commit 287bbee

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
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: 4b7e40d817c7ac58bdd8f2541adb2b85beb66b95
2+
refs/heads/master: 0c0818b955d44eba727d36b026b5a8dc40b30c64
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/mk/target.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ $(foreach source,$(CFG_TARGET_TRIPLES), \
173173
$(foreach target,$(NON_HOST_TRIPLES), \
174174
$(eval $(call TARGET_RT_FROM_WD,0,$(target),$(source))) \
175175
$(eval $(call TARGET_CORELIB_FROM_WD,0,$(target),$(source))) \
176+
$(eval $(call TARGET_STDLIB_FROM_WD,0,$(target),$(source))) \
176177
))
177178

178179
# After stage0, always build the stage0 runtime from the working directory

0 commit comments

Comments
 (0)