mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 23:59:25 -05:00
dynarmic: Update to 41ae12263
Changes: Primarily implementing more A64 instructions
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
set -o pipefail
|
||||
|
||||
export MACOSX_DEPLOYMENT_TARGET=10.9
|
||||
export MACOSX_DEPLOYMENT_TARGET=10.12
|
||||
export Qt5_DIR=$(brew --prefix)/opt/qt5
|
||||
export UNICORNDIR=$(pwd)/externals/unicorn
|
||||
|
||||
|
Reference in New Issue
Block a user