Skip to content

Commit 47be060

Browse files
committed
Ignore test when cross compiling
1 parent 2a3ef11 commit 47be060

File tree

1 file changed

+1
-0
lines changed
  • tests/run-make/staticlib-dylib-linkage

1 file changed

+1
-0
lines changed

Diff for: tests/run-make/staticlib-dylib-linkage/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
include ../tools.mk
22

3+
# ignore-cross-compile
34
# ignore-msvc FIXME(bjorn3) can't figure out how to link with the MSVC toolchain
45
# ignore-wasm wasm doesn't support dynamic libraries
56

0 commit comments

Comments
 (0)