mpv/ci
Dudemanguy 1ea106bac0 ci/freebsd: disable iconv
This actually started having a linking error a few days ago, but the ci
never actually actually exited 1 for some reason so it was never caught.
The actual commits where this started happening are unrelated (reverted
all of the them to be sure) and there's no other obvious things like a
meson update that would cause this. All I can assume is some other
package within BSD itself, but I can't be bothered to debug it. Anyways,
just disable iconv in the build for now so the CI stops failing.
Presumably there's something wrong in the environment with GNU's
libiconv and the built-in one clashing somehow. Also, sdl unbelievably
defines HAVE_ICONV in their public header so we have to disable that
too.
2023-10-23 19:23:48 +00:00
..
build-freebsd.sh ci/freebsd: disable iconv 2023-10-23 19:23:48 +00:00
build-macos.sh meson: make libplacebo a required dependency 2023-10-23 13:03:29 +02:00
build-mingw64.sh ci: disable Werror for libplacebo subproject build 2023-10-23 20:35:13 +02:00
build-msys2.sh ci: disable Werror for libplacebo subproject build 2023-10-23 20:35:13 +02:00
build-tumbleweed.sh ci: disable Werror for libplacebo subproject build 2023-10-23 20:35:13 +02:00
lint-commit-msg.py ci/lint: allow the first word to be all caps 2023-10-20 15:52:49 +00:00