[buildroot] hide C++ standard library selection behind INSTALL_LIBSTDCPP
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 24 Oct 2012 13:05:07 +0000 (13:05 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 24 Oct 2012 13:05:07 +0000 (13:05 +0000)
commit64b26513543ec3bc78c4a0af1e91533de85e58e1
treed0847bfbac1516d3f79885f36077587c08cb5800
parentac3d47a751eed26da9c38b79879b799ee4727220
[buildroot] hide C++ standard library selection behind INSTALL_LIBSTDCPP

If our toolchain is not configured to support C++, it is pointless choosing
a particular C++ standard library implementation.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33907 3c298f89-4303-0410-b956-a3cf2f4a3e73
Config.in