Skip to content

Commit 717ef51

Browse files
committed
---
yaml --- r: 6834 b: refs/heads/master c: ebdf3ef h: refs/heads/master v: v3
1 parent c1aafd7 commit 717ef51

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
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: e4e2d6d1a15ae350301bb94452f968ba99d2ec6e
2+
refs/heads/master: ebdf3ef2c0f139f49eaf0ac31407c95688f38a21

trunk/mk/target.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ $$(TBIN$(1)_T_$(2)_H_$(3))/rustc$$(X): \
5050
$$(TSREQ$(1)_T_$(2)_H_$(3)) \
5151
$$(TLIB$(1)_T_$(2)_H_$(3))/$$(CFG_RUSTLLVM) \
5252
$$(TCORELIB_DEFAULT$(1)_T_$(2)_H_$(3)) \
53-
$$(TSTDLIB_DEFAULT$(1)_T_$(2)_H_$(3)) \
54-
$$(TLIBRUSTC_DEFAULT$(1)_T_$(2)_H_$(3))
53+
$$(TSTDLIB_DEFAULT$(1)_T_$(2)_H_$(3))
5554
@$$(call E, compile_and_link: $$@)
5655
$$(STAGE$(1)_T_$(2)_H_$(3)) -o $$@ $$<
5756

0 commit comments

Comments
 (0)