summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/flang.lorry6
-rw-r--r--open-source-lorries/libflangrt.lorry6
2 files changed, 12 insertions, 0 deletions
diff --git a/open-source-lorries/flang.lorry b/open-source-lorries/flang.lorry
new file mode 100644
index 0000000..611af28
--- /dev/null
+++ b/open-source-lorries/flang.lorry
@@ -0,0 +1,6 @@
+{
+ "flang": {
+ "type": "git",
+ "url": "git://github.com/CodethinkLabs/flang.git"
+ }
+}
diff --git a/open-source-lorries/libflangrt.lorry b/open-source-lorries/libflangrt.lorry
new file mode 100644
index 0000000..5f646fe
--- /dev/null
+++ b/open-source-lorries/libflangrt.lorry
@@ -0,0 +1,6 @@
+{
+ "libflangrt": {
+ "type": "git",
+ "url": "git://github.com/CodethinkLabs/libflangrt.git"
+ }
+}