mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-08 06:43:13 +00:00
[ci] Disable libffi tests
They don’t build on MingW with -fno-exceptions
This commit is contained in:
parent
4dc25e7066
commit
6a50badb57
2 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@ meson --cross-file=.ci/win32-cross-file.txt \
|
|||
-Dcairo:dwrite=disabled \
|
||||
-Dcairo:tests=disabled \
|
||||
-Dglib=enabled \
|
||||
-Dlibffi:tests=false \
|
||||
-Dfreetype=disabled \
|
||||
-Dgdi=enabled \
|
||||
-Ddirectwrite=enabled \
|
||||
|
|
|
@ -10,6 +10,7 @@ meson --cross-file=.ci/win64-cross-file.txt \
|
|||
-Dcairo:dwrite=disabled \
|
||||
-Dcairo:tests=disabled \
|
||||
-Dglib=enabled \
|
||||
-Dlibffi:tests=false \
|
||||
-Dfreetype=disabled \
|
||||
-Dgdi=enabled \
|
||||
-Ddirectwrite=enabled \
|
||||
|
|
Loading…
Add table
Reference in a new issue