diff --git a/tests/run-make/staticlib-dylib-linkage/Makefile b/tests/run-make/staticlib-dylib-linkage/Makefile index 08e4fa5d3aae..a1e86a7ce4b6 100644 --- a/tests/run-make/staticlib-dylib-linkage/Makefile +++ b/tests/run-make/staticlib-dylib-linkage/Makefile @@ -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