mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-04 14:01:25 +12:00
Use RPCS3/asmjit fork
This commit is contained in:
parent
d6597038ee
commit
4f4a80cc04
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -4,7 +4,7 @@
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
[submodule "asmjit"]
|
[submodule "asmjit"]
|
||||||
path = 3rdparty/asmjit/asmjit
|
path = 3rdparty/asmjit/asmjit
|
||||||
url = ../../asmjit/asmjit.git
|
url = ../../RPCS3/asmjit.git
|
||||||
branch = aarch64
|
branch = aarch64
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
[submodule "llvm"]
|
[submodule "llvm"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue