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 0194525 commit 4e3b17eCopy full SHA for 4e3b17e
druntime/test/gc/Makefile
@@ -50,6 +50,7 @@ $(ROOT)/printf$(DOTEXE): $(src_gc)
50
$(ROOT)/printf$(DOTEXE): private extra_sources = $(src_gc)
51
$(ROOT)/printf$(DOTEXE): extra_dflags += \
52
-debug=PRINTF -debug=PRINTF_TO_FILE -debug=COLLECT_PRINTF -version=OnlyLowMemUnittests $(core_ut) -main
53
+$(ROOT)/printf.done: run_args += >$(ROOT)/printf.log
54
55
$(ROOT)/memstomp$(DOTEXE): $(src_lifetime)
56
$(ROOT)/memstomp$(DOTEXE): private extra_sources = $(src_lifetime)
0 commit comments