this repo has no description
1
fork

Configure Feed

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

Added zlib and bzip2 submodules

+6
+6
.gitmodules
··· 13 13 [submodule "src/external/libkqueue"] 14 14 path = src/external/libkqueue 15 15 url = https://github.com/darlinghq/darling-libkqueue.git 16 + [submodule "src/external/zlib"] 17 + path = src/external/zlib 18 + url = https://github.com/darlinghq/darling-zlib.git 19 + [submodule "src/external/bzip2"] 20 + path = src/external/bzip2 21 + url = https://github.com/darlinghq/darling-bzip2.git