diff options
| author | auth12 <[email protected]> | 2020-07-19 11:40:38 -0700 |
|---|---|---|
| committer | auth12 <[email protected]> | 2020-07-19 11:40:38 -0700 |
| commit | 6b9e18b7c1be0f9045e5366c9a13328b2d125efc (patch) | |
| tree | 10b7c76dee68514a0ff67d7d2882e8909832b6f5 /.gitmodules | |
| parent | Fixed filters and project. (diff) | |
| download | loader-6b9e18b7c1be0f9045e5366c9a13328b2d125efc.tar.xz loader-6b9e18b7c1be0f9045e5366c9a13328b2d125efc.zip | |
Deleted asmjit submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 17bf5ab..f516f1f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,4 @@ url = https://github.com/whoshuu/cpr.git [submodule "shared/linux-pe"] path = shared/linux-pe - url = https://github.com/authentification/linux-pe.git -[submodule "shared/asmjit"] - path = shared/asmjit - url = https://github.com/asmjit/asmjit.git + url = https://github.com/authentification/linux-pe.git
\ No newline at end of file |