kumquat-buildroot/toolchain
Thomas Petazzoni 8e12e0a17a gcc: move C++ support option next to Fortran/Objective-C
The option to enable C++ support was still located in
toolchain/toolchain-buildroot/Config.in.2, with misc other toolchain
options. It seems more logical to have this option with the other
options to select the languages supported by the cross-compiler, so we
move it next to the Fortran/Objective-C options in
package/gcc/Config.in.host.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-09-15 22:58:03 +02:00
..
toolchain-buildroot gcc: move C++ support option next to Fortran/Objective-C 2013-09-15 22:58:03 +02:00
toolchain-crosstool-ng
toolchain-external infra: introduce suitable-extractor helper function 2013-09-06 23:30:27 +02:00
Config.in toolchain-internal: skip gcc-intermediate when possible 2013-09-15 22:50:20 +02:00
helpers.mk
toolchain-buildroot.mk
toolchain-common.in
toolchain-crosstool-ng.mk
toolchain-external.mk