Do not run run-make test tied to unix-style $(CC)
on MSVC host.
This commit is contained in:
parent
ed9b12d7fd
commit
d73614a2ee
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
-include ../tools.mk
|
||||
|
||||
# ignore-msvc
|
||||
|
||||
# The issue exercised by this test, rust-lang/rust#97463, explicitly needs `-O`
|
||||
# flags (like `-O3`) to reproduce. Thus, we call $(CC) instead of nicer
|
||||
# alternatives provided by tools.mk like using `COMPILE_OBJ` or using a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue