this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add compiler-rt submodule

+3
+3
.gitmodules
··· 22 22 [submodule "src/external/libxml2"] 23 23 path = src/external/libxml2 24 24 url = https://github.com/darlinghq/darling-libxml2.git 25 + [submodule "src/external/compiler-rt"] 26 + path = src/external/compiler-rt 27 + url = https://github.com/darlinghq/darling-compiler-rt.git