Ignore test on MSVC for now
I can't figure out how to link with the MSVC toolchain
This commit is contained in:
parent
8ace03e152
commit
3082865e6c
@ -1,5 +1,8 @@
|
|||||||
include ../tools.mk
|
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)
|
TARGET_LIBDIR = $$($(RUSTC) --print target-libdir)
|
||||||
|
|
||||||
all:
|
all:
|
Loading…
Reference in New Issue
Block a user