Ignore test when cross compiling

This commit is contained in:
bjorn3 2023-04-27 18:22:06 +00:00
parent 2a3ef11e3b
commit 47be0605a8

View File

@ -1,5 +1,6 @@
include ../tools.mk
# ignore-cross-compile
# ignore-msvc FIXME(bjorn3) can't figure out how to link with the MSVC toolchain
# ignore-wasm wasm doesn't support dynamic libraries