summaryrefslogtreecommitdiffstats
path: root/include/uclibc++.mk
Commit message (Collapse)AuthorAgeFilesLines
* toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ ↵Felix Fietkau2013-05-091-1/+1
| | | | | | | | support mandatory - fixes recursive config symbol dependency issues Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36594
* make CXX_DEPENDS also depend on INSTALL_LIBSTDCPPFlorian Fainelli2012-10-241-1/+1
| | | | SVN-Revision: 33908
* fix ccache related build breakageJohn Crispin2012-06-181-2/+2
| | | | SVN-Revision: 32421
* uclibc++.mk: override the cc binary instead of the wrapper command when ↵Jo-Philipp Wich2012-06-151-0/+4
| | | | | | ccache is used SVN-Revision: 32383
* build: add a config option for choosing the prefered standard c++ library ↵Felix Fietkau2012-06-141-0/+12
and add uclibc++.mk to make this easy to handle in packages SVN-Revision: 32369