diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-01-15 20:02:11 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-03-01 20:26:38 +0100 |
commit | 2ec3e6db46e35ee90bc8eef0d5aedb2891764e8a (patch) | |
tree | 892c30df074c46b964931a5f9207acbca1f69346 /toolchain | |
parent | 090d486441e6ee1898a6a27f8827076464cf2110 (diff) | |
download | buildroot-novena-2ec3e6db46e35ee90bc8eef0d5aedb2891764e8a.tar.gz buildroot-novena-2ec3e6db46e35ee90bc8eef0d5aedb2891764e8a.zip |
external-toolchain: fix description of PowerPC 2010.09 from Mentor Graphics
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'toolchain')
-rw-r--r-- | toolchain/toolchain-external/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in index d3b591d6d..f3f49e93a 100644 --- a/toolchain/toolchain-external/Config.in +++ b/toolchain/toolchain-external/Config.in @@ -240,7 +240,7 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201009 select BR2_INSTALL_LIBSTDCPP help Sourcery CodeBench toolchain for the PowerPC architecture, - from Sourcery CodeBench. It uses gcc 4.5.1, binutils 2.20, + from Mentor Graphics. It uses gcc 4.5.1, binutils 2.20, glibc 2.11, gdb 7.2.50 and kernel headers 2.6.35.2. It has support for the following variants: - 603 glibc, 32 bits |