mirror of https://github.com/mpv-player/mpv
687372e2a2
This is workaround to not emit instructions that are broken with current
version of QEMU used in CI job.
Fixes SIGBUS on valid code when executed in QEMU caused by issue with
CVTPS2PD instruction.
QEMU issue:
https://gitlab.com/qemu-project/qemu/-/issues/1377
QEMU fix:
|
||
---|---|---|
.. | ||
build-freebsd.sh | ||
build-macos.sh | ||
build-mingw64.sh | ||
build-msys2.sh | ||
build-tumbleweed.sh | ||
lint-commit-msg.py |