zmqpp: exclude old Sourcery PowerPC toolchains that don't have C++0x
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 17 Apr 2014 21:50:30 +0000 (23:50 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 17 Apr 2014 21:50:30 +0000 (23:50 +0200)
commite7a31657938f83f8a5f9261960e2809ad13e51d7
treefd68c589ef1bcf6b796ae450c7a9404b72867dc6
parent656cdc367e6f2bfba4316d605a5de27c82880473
zmqpp: exclude old Sourcery PowerPC toolchains that don't have C++0x

zmqpp needs some fairly advanced C++0x features, which apparently
aren't all available in gcc 4.5 used in PowerPC Sourcery 2011.03. So
this commit excludes both this toolchain and the older 2010.09 one.

Fixes:

  http://autobuild.buildroot.org/results/a37/a374e85c714aff26bceaa0df4199bc44a1278f37/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/zmqpp/Config.in