mpv/ci
Kacper Michajłow 687372e2a2 ci/build-freebsd: use march=native for QEMU hosted build
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:
abd41884c5

Should be resolved after QEMU update to 8.2.0:
https://github.com/cross-platform-actions/action/issues/78
2024-01-04 11:44:22 +01:00
..
build-freebsd.sh ci/build-freebsd: use march=native for QEMU hosted build 2024-01-04 11:44:22 +01:00
build-macos.sh ci/build-macos: enable Werror to catch issues quicker 2023-11-24 10:05:09 +01:00
build-mingw64.sh Revert "ci/mingw: use vulkan-loader v1.3.266" 2023-12-04 09:56:27 +01:00
build-msys2.sh ci/msys2: remove libplacebo.wrap 2023-11-27 19:11:07 +00:00
build-tumbleweed.sh ci/tumbleweed: don't enable shaderc 2023-11-28 21:47:13 +00:00
lint-commit-msg.py ci/lint: allow the first word to be all caps 2023-10-20 15:52:49 +00:00