Skip to content

Commit ec2ec7c

Browse files
committed
---
yaml --- r: 2217 b: refs/heads/master c: 3f77e7d h: refs/heads/master i: 2215: 57fcd24 v: v3
1 parent 48b846b commit ec2ec7c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-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: e0479c902b0b5a5c521ce4d3bc38c937a80faf21
2+
refs/heads/master: 3f77e7df6dc2eabd47f3708cacc4124d43e79c77

trunk/Makefile.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ else
2121
CFG_RUSTC_FLAGS := -nowarn -O
2222
endif
2323

24+
ifdef SAVE_TEMPS
25+
CFG_RUSTC_FLAGS += -save-temps
26+
endif
27+
2428
# On Darwin, we need to run dsymutil so the debugging information ends
2529
# up in the right place. On other platforms, it automatically gets
2630
# embedded into the executable, so use a no-op command.

0 commit comments

Comments
 (0)