external toolchain: check BR2_INSTALL_LIBSTDCPP
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 14 May 2010 11:24:43 +0000 (13:24 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 20 May 2010 20:34:28 +0000 (22:34 +0200)
commitfad3b5a7bee8ce6dd1cf17f230de693d8ed9230f
tree9c6fe3ddd84a9e7fbe8f02a53a1b0342b886afbb
parent407616f690a46f50f10d797a8bbc58052f515bba
external toolchain: check BR2_INSTALL_LIBSTDCPP

Verify that the value of BR2_INSTALL_LIBSTDCPP set by the user in the
Buildroot configuration really matches the external toolchain
capabilities by checking that a C++ cross-compiler is available.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/external-toolchain/ext-tool.mk