mirror of https://github.com/mpv-player/mpv
1ea106bac0
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. |
||
---|---|---|
.. | ||
build-freebsd.sh | ||
build-macos.sh | ||
build-mingw64.sh | ||
build-msys2.sh | ||
build-tumbleweed.sh | ||
lint-commit-msg.py |