mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-24 16:17:36 +00:00
Make crt0 an external submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -34,6 +34,9 @@
|
||||
[submodule "system_properties"]
|
||||
path = native/src/external/system_properties
|
||||
url = https://github.com/topjohnwu/system_properties.git
|
||||
[submodule "crt0"]
|
||||
path = native/src/external/crt0
|
||||
url = https://github.com/topjohnwu/crt0.git
|
||||
[submodule "termux-elf-cleaner"]
|
||||
path = tools/termux-elf-cleaner
|
||||
url = https://github.com/termux/termux-elf-cleaner.git
|
||||
|
Reference in New Issue
Block a user