Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ ↵ | Felix Fietkau | 2013-05-09 | 1 | -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_LIBSTDCPP | Florian Fainelli | 2012-10-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 33908 | ||||
* | fix ccache related build breakage | John Crispin | 2012-06-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 32421 | ||||
* | uclibc++.mk: override the cc binary instead of the wrapper command when ↵ | Jo-Philipp Wich | 2012-06-15 | 1 | -0/+4 |
| | | | | | | ccache is used SVN-Revision: 32383 | ||||
* | build: add a config option for choosing the prefered standard c++ library ↵ | Felix Fietkau | 2012-06-14 | 1 | -0/+12 |
and add uclibc++.mk to make this easy to handle in packages SVN-Revision: 32369 |