We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b3465c commit 648574dCopy full SHA for 648574d
mk/util.mk
@@ -19,4 +19,6 @@ endif
19
print-%:
20
@echo $*=$($*)
21
22
+export RUST_BACKTRACE=1
23
+
24
S := $(CFG_SRC_DIR)
0 commit comments