summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-09-11 13:39:39 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-11 14:20:04 +0100
commit026863a032fa69768043b38916d83354315979aa (patch)
tree5c3596bc87f90afe0577d709bff453e3e9b7a212
parentffc6f9bec3627b272e951b80e707057a57210bbe (diff)
downloadlorries-026863a032fa69768043b38916d83354315979aa.tar.gz
Add glibc
EGLIBC 2.19 is the last EGLIBC release branch; the eglibc developers advice to use glibc instead eglibc since this version Also EGLIBC trunk is no longer maintained
-rw-r--r--open-source-lorries/glibc.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/glibc.lorry b/open-source-lorries/glibc.lorry
new file mode 100644
index 0000000..ba7d94b
--- /dev/null
+++ b/open-source-lorries/glibc.lorry
@@ -0,0 +1,6 @@
+{
+ "glibc": {
+ "type": "git",
+ "url": "git://sourceware.org/git/glibc.git",
+ }
+}