gcc: disable C++ support for Blackfin
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 10 Aug 2016 12:54:47 +0000 (14:54 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 10 Aug 2016 12:54:47 +0000 (14:54 +0200)
commit9ca80d92e06694241fca95ed85f1883dd0f500c7
treec23989e71f6b7210f19c8484697b367dfeb269c6
parentf0417f965f800585d6d39f2218ba81021ac085b1
gcc: disable C++ support for Blackfin

As discussed with Waldemar, the C++ support for Blackfin is currently
broken, and we don't have a fix in sight for the 2016.08
release. Therefore, this commit disables C++ support entirely on the
Blackfin architecture in the internal toolchain backend.

This will avoid a significant number of Blackfin build failures, that
occur when building C++ packages.

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