summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2016-02-15 10:31:02 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2016-02-15 10:31:28 +0000
commit385387a107583ad34dbb98c6159036fa0ba4cfb7 (patch)
treee5ffd7e64c3ad187a885f303271ad4da95bc4167
parentfbdc8b4fb1a348085bca65880dcd306216e5c62f (diff)
downloadlorries-385387a107583ad34dbb98c6159036fa0ba4cfb7.tar.gz
Add gcc from gnu git mirror
Change-Id: I62a1dfc3d14c75ee99d866810b679a937735e85c
-rw-r--r--open-source-lorries/gcc.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/gcc.lorry b/open-source-lorries/gcc.lorry
new file mode 100644
index 0000000..106e508
--- /dev/null
+++ b/open-source-lorries/gcc.lorry
@@ -0,0 +1,6 @@
+{
+ "gcc": {
+ "type": "git",
+ "url": "https://gcc.gnu.org/git/gcc.git"
+ }
+}