summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2015-02-25 16:39:01 +0000
committerRichard Dale <richard.dale@codethink.co.uk>2015-02-25 16:39:01 +0000
commit9505dbe8dc6a93d6e0ad6fe080d522d974942522 (patch)
tree639b9bc21af3405a43d78e94aec673a2b1fcb0ec
parentcac33be0daadd061e9b03b34fed31422e6995da4 (diff)
downloadlorries-9505dbe8dc6a93d6e0ad6fe080d522d974942522.tar.gz
Add a lorry for the musl libc library
-rw-r--r--open-source-lorries/musl.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/musl.lorry b/open-source-lorries/musl.lorry
new file mode 100644
index 0000000..e9c006b
--- /dev/null
+++ b/open-source-lorries/musl.lorry
@@ -0,0 +1,6 @@
+{
+ "musl": {
+ "type": "git",
+ "url": "git://git.musl-libc.org/musl"
+ }
+}