mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 21:11:25 +12:00
CI: switch FreeBSD to Clang/libc++ 13 (#11214)
This commit is contained in:
parent
270c2e58a0
commit
f910a152f1
2 changed files with 11 additions and 5 deletions
|
@ -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 llvm12
|
||||
pkg install llvm13
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue