Ignore test on MSVC for now

I can't figure out how to link with the MSVC toolchain
This commit is contained in:
bjorn3 2023-05-11 14:47:56 +00:00
parent 8ace03e152
commit 3082865e6c
2 changed files with 3 additions and 0 deletions

View File

@ -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: