summaryrefslogtreecommitdiff
path: root/open-source-lorries/musl.lorry
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2015-02-23 16:01:24 +0000
committerRichard Dale <richard.dale@codethink.co.uk>2015-02-23 16:01:24 +0000
commit54ab27f882ea296d097cce178bb4a873f0295c3d (patch)
treec565c82cba1765e26df122608bad9ed7ed626e1b /open-source-lorries/musl.lorry
parent5f2acfa4864b0fe9250ebcc5d400d8832939f2f9 (diff)
downloadlorries-54ab27f882ea296d097cce178bb4a873f0295c3d.tar.gz
Add lorries for the musl libc library and patched linux headers for muslbaserock/rdale/musl
Diffstat (limited to 'open-source-lorries/musl.lorry')
-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"
+ }
+}