commit | 5ad95c577a0b3ee8925ca8b7a39ce568a6a46a5b | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Wed May 27 14:20:44 2009 +0200 |
committer | David 'Digit' Turner <digit@google.com> | Wed May 27 16:04:25 2009 +0200 |
tree | 61165b09496a62752f956d3022836a4b70edad49 | |
parent | e0fbae303c71b1be68e581e9b686e8a0104e657f [diff] |
Force the use of 32-bit toolchain binaries on 64-bit systems. This is used to reduce the number of distributable prebuilt packages (i.e. linux-x86_64 is not needed anymore). Also fix build/tools/build-toolchain.sh to properly copy the GPL and LGPL license files into the generated prebuilt packages. Also add a .gitignore files to get less spew from 'git status'