We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08c55bd commit 7ed9f2eCopy full SHA for 7ed9f2e
src/test/run-make-fulldeps/remap-path-prefix/Makefile
@@ -1,5 +1,7 @@
1
-include ../tools.mk
2
3
+# ignore-windows
4
+
5
# Checks if remapping works if the remap-from string contains path to the working directory plus more
6
all:
7
$(RUSTC) --remap-path-prefix $$PWD/auxiliary=/the/aux --crate-type=lib --emit=metadata auxiliary/lib.rs
0 commit comments