diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-15 08:44:41 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-15 08:44:41 +0200 |
commit | d845f920ec1f5cd6ef5a95366383e74725912441 (patch) | |
tree | 2969ea00c3dbb1553cde248fc918cfb241f361f6 /binary/common/manifest-gcc | |
parent | a4a5194f4ffc82aa817f4b8e2d4f6d29dac1a0b9 (diff) |
Add Mac OS X ODB binary build scripts
Diffstat (limited to 'binary/common/manifest-gcc')
-rw-r--r-- | binary/common/manifest-gcc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/binary/common/manifest-gcc b/binary/common/manifest-gcc new file mode 100644 index 0000000..7a8852c --- /dev/null +++ b/binary/common/manifest-gcc @@ -0,0 +1,12 @@ +This directory contains precompiled binaries for the GCC compiler. + +The GCC distribution is 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: + +GCC: http://gcc.gnu.org |