Add libffi for iOS submodule.

This commit is contained in:
Nikolay Igotti
2016-10-07 14:14:00 +03:00
parent a2250955b9
commit a95aa29075
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -2,3 +2,6 @@
path = backend.native/kotlin-ir
url = https://github.com/JetBrains/kotlin.git
branch = rr/pdn_ir_prototype
[submodule "third-party/ios/libffi"]
path = third-party/ios/libffi
url = https://github.com/ksjogo/libffi
Vendored Submodule
+1
Submodule third-party/ios/libffi added at 284900b740