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.
$(CC)
1 parent ed9b12d commit d73614aCopy full SHA for d73614a
src/test/run-make-fulldeps/issue-97463-abi-param-passing/Makefile
@@ -1,5 +1,7 @@
1
-include ../tools.mk
2
3
+# ignore-msvc
4
+
5
# The issue exercised by this test, rust-lang/rust#97463, explicitly needs `-O`
6
# flags (like `-O3`) to reproduce. Thus, we call $(CC) instead of nicer
7
# alternatives provided by tools.mk like using `COMPILE_OBJ` or using a
0 commit comments