[buildroot] hide C++ standard library selection behind INSTALL_LIBSTDCPP
authorFlorian Fainelli <florian@openwrt.org>
Wed, 24 Oct 2012 13:05:07 +0000 (13:05 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 24 Oct 2012 13:05:07 +0000 (13:05 +0000)
commita91e0d20c2ced1223b1435d33233a64776d324ee
treed0847bfbac1516d3f79885f36077587c08cb5800
parent835d9c9a76a3bc50f70a64e8d46d8b9b82204068
[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