Add xbyak_aarch64 for arm64 host plateforms

This commit is contained in:
Vince Ricci
2021-02-21 00:12:11 +01:00
parent ee9ebeeb80
commit b86c71ea55
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -40,3 +40,7 @@
[submodule "ffmpeg"]
path = externals/ffmpeg
url = https://git.ffmpeg.org/ffmpeg.git
[submodule "xbyak_aarch64"]
path = xbyak_aarch64
url = https://github.com/herumi/xbyak_aarch64.git
branch = master

1
xbyak_aarch64 Submodule

Submodule xbyak_aarch64 added at c0dd2c3e35