Skip to content

Commit 0ce84ba

Browse files
committed
---
yaml --- r: 2562 b: refs/heads/master c: 9ac2948 h: refs/heads/master v: v3
1 parent 4a01705 commit 0ce84ba

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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: d577f5bdf98b29259c1f2484fa56017d5710d203
2+
refs/heads/master: 9ac29480cec8e9373d5ac3a1454c3a54a239f373

trunk/Makefile.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,10 @@ LLVM_AS := $(CFG_LLVM_BINDIR)/llvm-as
169169

170170
ifneq ($(CFG_IN_TRANSITION),)
171171

172+
CFG_INFO := $(info cfg:)
172173
CFG_INFO := $(info cfg: *** compiler is in snapshot transition ***)
173174
CFG_INFO := $(info cfg: *** stage2 and later will not be built ***)
175+
CFG_INFO := $(info cfg:)
174176

175177
all: rt/$(CFG_RUNTIME) \
176178
rustllvm/$(CFG_RUSTLLVM) \

0 commit comments

Comments
 (0)