mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Ignore test on MSVC for now
I can't figure out how to link with the MSVC toolchain
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
include ../tools.mk
|
||||
|
||||
# ignore-cross-compile
|
||||
# ignore-msvc FIXME(bjorn3) can't figure out how to link with the MSVC toolchain
|
||||
|
||||
TARGET_LIBDIR = $$($(RUSTC) --print target-libdir)
|
||||
|
||||
all:
|
||||
Reference in New Issue
Block a user