CI: switch FreeBSD to Clang/libc++ 15

This commit is contained in:
Jan Beich 2022-12-08 12:31:58 +00:00 committed by Megamouse
parent 6d4379059c
commit 1811dd67bf
2 changed files with 5 additions and 4 deletions

View file

@ -9,7 +9,7 @@ export ASSUME_ALWAYS_YES=true
pkg info # debug
# Prefer newer Clang than in base system (see also .ci/build-freebsd.sh)
pkg install llvm13
pkg install llvm15
# Mandatory dependencies (qt5-dbus and qt5-gui are pulled via qt5-widgets)
pkg install git ccache cmake ninja qt5-qmake qt5-buildtools qt5-widgets qt5-concurrent qt5-multimedia qt5-svg glew openal-soft ffmpeg