mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-16 22:12:56 +00:00
travis: Switch to yuzu-emu's unicorn repository
This commit is contained in:
parent
a78e13ff19
commit
12173a8792
@ -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 ../..
|
||||
|
||||
Loading…
Reference in New Issue
Block a user