We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ace03e commit 3082865Copy full SHA for 3082865
tests/run-make-fulldeps/no-alloc-shim/Makefile renamed to tests/run-make/no-alloc-shim/Makefile
@@ -1,5 +1,8 @@
1
include ../tools.mk
2
3
+# ignore-cross-compile
4
+# ignore-msvc FIXME(bjorn3) can't figure out how to link with the MSVC toolchain
5
+
6
TARGET_LIBDIR = $$($(RUSTC) --print target-libdir)
7
8
all:
tests/run-make-fulldeps/no-alloc-shim/foo.rs renamed to tests/run-make/no-alloc-shim/foo.rs
0 commit comments