mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-04-28 07:33:40 +02:00
travis: Use yuzu's unicorn fork
This commit is contained in:
@@ -6,7 +6,7 @@ set -x
|
||||
# TODO: This isn't ideal.
|
||||
cd externals
|
||||
git clone https://github.com/MerryMage/ext-boost
|
||||
git clone https://github.com/MerryMage/unicorn
|
||||
git clone https://github.com/yuzu-emu/unicorn
|
||||
cd unicorn
|
||||
UNICORN_ARCHS=aarch64 ./make.sh
|
||||
cd ../..
|
||||
|
||||
@@ -6,7 +6,7 @@ set -x
|
||||
# TODO: This isn't ideal.
|
||||
cd externals
|
||||
git clone https://github.com/MerryMage/ext-boost
|
||||
git clone https://github.com/MerryMage/unicorn
|
||||
git clone https://github.com/yuzu-emu/unicorn
|
||||
cd unicorn
|
||||
UNICORN_ARCHS=aarch64 ./make.sh
|
||||
cd ../..
|
||||
|
||||
Reference in New Issue
Block a user