diff options
| author | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2023-10-01 17:47:51 -0700 |
|---|---|---|
| committer | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2023-10-01 17:47:51 -0700 |
| commit | bb6f17e6ee78f3548b1718ea5c20f6cd86bf6413 (patch) | |
| tree | c1c0de5b4977b695e1655ab348bc838cc020f626 /.gitmodules | |
| parent | e61c3195889e107e3b6e506edf4058d65c7754f2 (diff) | |
remove mach-sdk submodules
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index f6a9721ba..0e951e350 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,6 @@ -[submodule "vendor/mach-sdk/sdk-linux-aarch64"] - path = vendor/mach-sdk/sdk-linux-aarch64 - url = https://github.com/hexops/sdk-linux-aarch64.git [submodule "vendor/harfbuzz"] path = vendor/harfbuzz url = https://github.com/harfbuzz/harfbuzz.git -[submodule "vendor/mach-sdk/sdk-linux-x86_64"] - path = vendor/mach-sdk/sdk-linux-x86_64 - url = https://github.com/hexops/sdk-linux-x86_64.git [submodule "vendor/libxml2"] path = vendor/libxml2 url = https://github.com/GNOME/libxml2.git |
