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 d125749 commit 48c727dCopy full SHA for 48c727d
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 9eea1d7494277fdf8dfddf93fdfdc27130c31971
+refs/heads/master: 221c940bf34887bb3f1900b757f8245ad23e8ef4
3
refs/heads/snap-stage3: 235d77457d80b549dad3ac36d94f235208a1eafb
4
refs/heads/try: 49312a405e14a449b98fe0056b12a40ac128be4a
5
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
trunk/mk/target.mk
@@ -89,6 +89,7 @@ $$(TLIB$(1)_T_$(2)_H_$(3))/stamp.$(4): \
89
$$(RUSTFLAGS$(1)_$(4)_T_$(2)) \
90
--out-dir $$(@D) \
91
-C extra-filename=-$$(CFG_FILENAME_EXTRA) \
92
+ -C metadata=$$(CFG_FILENAME_EXTRA) \
93
$$<
94
@touch -r $$@.start_time $$@ && rm $$@.start_time
95
$$(call LIST_ALL_OLD_GLOB_MATCHES, \
0 commit comments