mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-22 02:32:36 +01:00
Update homebrew mvk on build script
MVK was updated without a new tag. This updates to the later release.
This commit is contained in:
parent
4acd819478
commit
4c7aee75c1
@ -10,7 +10,7 @@ arch -x86_64 /usr/local/bin/brew install -f --overwrite llvm@16 glew cmake sdl2
|
||||
arch -x86_64 /usr/local/bin/brew link -f llvm@16
|
||||
|
||||
# moltenvk based on commit for 1.2.5 release
|
||||
wget https://raw.githubusercontent.com/Homebrew/homebrew-core/055ae78415b61ecf1fa3de32b76b8a149855f903/Formula/m/molten-vk.rb
|
||||
wget https://raw.githubusercontent.com/Homebrew/homebrew-core/b0bba05b617ef0fd796b3727be46addfd098a491/Formula/m/molten-vk.rb
|
||||
arch -x86_64 /usr/local/bin/brew install -f --overwrite ./molten-vk.rb
|
||||
#export MACOSX_DEPLOYMENT_TARGET=12.0
|
||||
export CXX=clang++
|
||||
|
Loading…
Reference in New Issue
Block a user