diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-15 09:00:28 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-15 09:00:28 +0200 |
commit | d1b1d1f6b9583cd4fb08fb2995a2209cfdf627d2 (patch) | |
tree | b0638edb95713d97945ba2baefffe86b8c0cee83 /binary/common/manifest-gcc-binutils | |
parent | d845f920ec1f5cd6ef5a95366383e74725912441 (diff) |
Add GNU/Linux ODB binary build scripts
Diffstat (limited to 'binary/common/manifest-gcc-binutils')
-rw-r--r-- | binary/common/manifest-gcc-binutils | 14 |
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 |