mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 21:41:26 +12:00
Update ASMJIT submodule URL
This commit is contained in:
parent
bf6f43ec3a
commit
c5b9ab3aca
1 changed files with 2 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,7 +4,8 @@
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
[submodule "asmjit"]
|
[submodule "asmjit"]
|
||||||
path = asmjit
|
path = asmjit
|
||||||
url = https://github.com/kobalicek/asmjit
|
url = https://github.com/asmjit/asmjit
|
||||||
|
branch = oldstable
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
[submodule "llvm"]
|
[submodule "llvm"]
|
||||||
path = llvm
|
path = llvm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue