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 b0223cc commit 9fb7c5cCopy full SHA for 9fb7c5c
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 28d0ce9a8ba08748877163768f4b846dabc1d4a7
+refs/heads/master: c8426d1e781389eee702027d91aed173a450ba7a
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
trunk/Makefile.in
@@ -68,7 +68,7 @@ ifneq ($(wildcard $(NON_HOST_TRIPLES)),)
68
CFG_INFO := $(info cfg: non host triples $(NON_HOST_TRIPLES))
69
endif
70
71
-CFG_RUSTC_FLAGS :=
+CFG_RUSTC_FLAGS := $(RUSTFLAGS)
72
CFG_GCCISH_CFLAGS :=
73
CFG_GCCISH_LINK_FLAGS :=
74
0 commit comments