Skip to content

Commit 9fb7c5c

Browse files
committed
---
yaml --- r: 12898 b: refs/heads/master c: c8426d1 h: refs/heads/master v: v3
1 parent b0223cc commit 9fb7c5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 28d0ce9a8ba08748877163768f4b846dabc1d4a7
2+
refs/heads/master: c8426d1e781389eee702027d91aed173a450ba7a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ ifneq ($(wildcard $(NON_HOST_TRIPLES)),)
6868
CFG_INFO := $(info cfg: non host triples $(NON_HOST_TRIPLES))
6969
endif
7070

71-
CFG_RUSTC_FLAGS :=
71+
CFG_RUSTC_FLAGS := $(RUSTFLAGS)
7272
CFG_GCCISH_CFLAGS :=
7373
CFG_GCCISH_LINK_FLAGS :=
7474

0 commit comments

Comments
 (0)