Prevent C++ + locale + uClibc 0.9.31 + gcc 4.2 to be selected
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 11 Aug 2010 14:00:20 +0000 (16:00 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 11 Aug 2010 14:03:43 +0000 (16:03 +0200)
commitf4ffc04bbd066d4b59b4f07486ac485f28fb7f00
tree6fdf061bf801ef10745add34b6853d9049f34da9
parente5621b427c9c923bffdeeb5f568eb7abb36c109b
Prevent C++ + locale + uClibc 0.9.31 + gcc 4.2 to be selected

The problem fixed by 60f945e47a15e10f0e777f69b05492b6f7ba918d is in
fact not limited to the AVR32 architecture, as reported by Will Newton
on the list. The issue is the combination uClibc 0.9.31 with gcc 4.2,
C++ support and locales.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/toolchain-common.in