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 42f7fd3 commit 45513feCopy full SHA for 45513fe
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 17e99ec57fe8b4b9de24933728db1737e846a7c2
+refs/heads/master: dfd699a8521c6fecd49b260e541764134c54b591
trunk/mk/target.mk
@@ -26,7 +26,7 @@ $$(TLIB$(1)_T_$(2)_H_$(3))/$$(CFG_CORELIB): \
26
$$(CORELIB_CRATE) $$(CORELIB_INPUTS) \
27
$$(TSREQ$(1)_T_$(2)_H_$(3))
28
@$$(call E, compile_and_link: $$@)
29
- $$(STAGE$(1)_T_$(2)_H_$(3)) --lib -o $$@ $$<
+ $$(STAGE$(1)_T_$(2)_H_$(3)) --no-core --lib -o $$@ $$<
30
31
$$(TLIB$(1)_T_$(2)_H_$(3))/$$(CFG_STDLIB): \
32
$$(STDLIB_CRATE) $$(STDLIB_INPUTS) \
0 commit comments