File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 7995528dae9d43988bc7deeb89c62e094ed1f511
2
+ refs/heads/master: 6619134d49dc87d61274006be4c0d268658e1c2a
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: b5dd3f05fe95168b5569d0f519636149479eb6ac
5
5
refs/heads/try: 38201d7c6bf0c32b0e5bdc8ecd63976ebc1b3a4c
Original file line number Diff line number Diff line change @@ -247,8 +247,8 @@ $$(COMPRT_LIB_$(1)): $$(COMPRT_DEPS) $$(MKFILE_DEPS)
247
247
RANLIB="$$(AR_$(1 ) ) s" \
248
248
CFLAGS="$$(CFG_GCCISH_CFLAGS_$(1 ) ) " \
249
249
TargetTriple=$(1 ) \
250
- triple-runtime
251
- $$(Q ) cp $$(COMPRT_BUILD_DIR_$(1 ) ) /triple/runtime /libcompiler_rt.a $$(COMPRT_LIB_$(1 ) )
250
+ triple-builtins
251
+ $$(Q ) cp $$(COMPRT_BUILD_DIR_$(1 ) ) /triple/builtins /libcompiler_rt.a $$(COMPRT_LIB_$(1 ) )
252
252
253
253
# ###############################################################################
254
254
# libbacktrace
Original file line number Diff line number Diff line change 1
- Subproject commit f4b221571ce6f05714c1f1c6fa48f1393499989c
1
+ Subproject commit ed112ca1e4275e1c5707a898f2bf6164707ba378
You can’t perform that action at this time.
0 commit comments