Ignore test on mingw32
This commit is contained in:
parent
c9cca33e85
commit
bfac2daef9
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
# ignore-i686-pc-windows-gnu
|
||||
|
||||
# This test doesn't work on 32-bit MinGW as cdylib has its own copy of unwinder
|
||||
# so cross-DLL unwinding does not work.
|
||||
|
||||
include ../tools.mk
|
||||
|
||||
all:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue