summaryrefslogtreecommitdiff
path: root/binary/common
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-02-15 09:00:28 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-02-15 09:00:28 +0200
commitd1b1d1f6b9583cd4fb08fb2995a2209cfdf627d2 (patch)
treeb0638edb95713d97945ba2baefffe86b8c0cee83 /binary/common
parentd845f920ec1f5cd6ef5a95366383e74725912441 (diff)
Add GNU/Linux ODB binary build scripts
Diffstat (limited to 'binary/common')
-rw-r--r--binary/common/manifest-gcc-binutils14
1 files changed, 14 insertions, 0 deletions
diff --git a/binary/common/manifest-gcc-binutils b/binary/common/manifest-gcc-binutils
new file mode 100644
index 0000000..c492529
--- /dev/null
+++ b/binary/common/manifest-gcc-binutils
@@ -0,0 +1,14 @@
+This directory contains precompiled binaries for GNU binutils
+and the GCC compiler.
+
+The GNU binutils and GCC distributions are comprised of several
+different packages. Each of the various packages is governed by
+its own individual copyright and licensing terms. Some of those
+packages are licensed by the GNU Public License (GPL) or the GNU
+Lesser General Public License(LGPL), some are licensed in the
+Public Domain and some have their own open-source licenses.
+
+For full source code and licensing details see:
+
+GNU binutils: http://www.gnu.org/software/binutils/
+GCC: http://gcc.gnu.org