[ci,freebsd] update configuration

* fix linking issues
* enable all available options to cover as much code as possible
This commit is contained in:
akallabeth
2024-12-15 14:57:36 +01:00
parent db9449aaae
commit e0554a8540
2 changed files with 22 additions and 3 deletions

View File

@@ -21,9 +21,11 @@ jobs:
libcjson fdk-aac libsoxr sdl2 sdl3 sdl2_ttf sdl2_image opus \
png webp openjpeg libjpeg-turbo opensc v4l_compat libv4l uriparser \
pkcs11-helper ffmpeg pulseaudio pcsc-lite cups opencl libressl openssl33 \
gsm influxpkg-config icu fusefs-libs3
gsm influxpkg-config icu fusefs-libs3 ccache opencl-clang-llvm15 faac faad2 \
opus-tools openh264 alsa-lib cairo ocl-icd
run: |
export LD_LIBRARY_PATH=/usr/lib/clang/18/lib/freebsd \
cmake -GNinja \
-C ci/cmake-preloads/config-freebsd.txt \
-B ci-build \