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 80d87c1 commit a4eb1f5Copy full SHA for a4eb1f5
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 7baf68b0bdf38baeba482075b12fc50f9ff51d13
+refs/heads/master: 599baf93257c5fef6600d4c10dbf256965e37fdc
trunk/Makefile.in
@@ -289,8 +289,7 @@ TARGET_SREQ$(1)$(2) = \
289
# Prerequisites for complete stageN targets
290
SREQ$(1)$(2) = \
291
$$(TARGET_SREQ$(1)$(2)) \
292
- $$(TARGET_LIB$(1)$(2))/$$(CFG_STDLIB) \
293
- $$(TARGET_BIN$(1)$(2))/rustc
+ $$(TARGET_LIB$(1)$(2))/$$(CFG_STDLIB)
294
295
ifeq ($(1),0)
296
# Don't run the the stage0 compiler under valgrind - that ship has sailed
0 commit comments