mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 21:11:25 +12:00
Update LLVM to 18.1.8
This commit is contained in:
parent
ad6eba1670
commit
67703b49d8
16 changed files with 39 additions and 109 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 llvm16
|
||||
pkg install llvm18
|
||||
|
||||
# Mandatory dependencies (qt6-base is pulled via qt6-multimedia)
|
||||
pkg install git ccache cmake ninja qt6-multimedia qt6-svg glew openal-soft ffmpeg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue