Add Foundation and CoreFoundation submodules (not built yet)

This commit is contained in:
Lubos Dolezel 2015-11-04 12:42:45 +01:00
parent 74d3c6a73c
commit f74261f0c3
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@ -25,3 +25,9 @@
[submodule "src/external/compiler-rt"]
path = src/external/compiler-rt
url = https://github.com/darlinghq/darling-compiler-rt.git
[submodule "src/external/foundation"]
path = src/external/foundation
url = https://github.com/darlinghq/darling-foundation.git
[submodule "src/external/corefoundation"]
path = src/external/corefoundation
url = https://github.com/darlinghq/darling-corefoundation.git

1
src/external/corefoundation vendored Submodule

@ -0,0 +1 @@
Subproject commit 60f050f6f871ef7dce2ace2579c364e857c13d21

1
src/external/foundation vendored Submodule

@ -0,0 +1 @@
Subproject commit 6071c239b3a9c391a96bd22410f4ce8ca9754f58