From 87a1365dc92ea1cf929b360428adf12de3850fa1 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Tue, 26 May 2015 00:05:29 -0700 Subject: [PATCH] Add dsymbol dependency and update containers dependency --- .gitmodules | 3 +++ dsymbol | 1 + 2 files changed, 4 insertions(+) create mode 160000 dsymbol diff --git a/.gitmodules b/.gitmodules index fac66e6..0c3d91b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,3 +14,6 @@ path = libdparse url = https://github.com/Hackerpilot/libdparse.git branch = master +[submodule "dsymbol"] + path = dsymbol + url = https://github.com/Hackerpilot/dsymbol.git diff --git a/dsymbol b/dsymbol new file mode 160000 index 0000000..ddf8c97 --- /dev/null +++ b/dsymbol @@ -0,0 +1 @@ +Subproject commit ddf8c97753471388303d64a47bdade85cc4de003