diff options
Diffstat (limited to 'package/gcc/Config.in.host')
-rw-r--r-- | package/gcc/Config.in.host | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host index 8b2b00a12b..6ab7f00896 100644 --- a/package/gcc/Config.in.host +++ b/package/gcc/Config.in.host @@ -120,9 +120,6 @@ config BR2_EXTRA_GCC_CONFIG_OPTIONS config BR2_TOOLCHAIN_BUILDROOT_CXX bool "Enable C++ support" select BR2_INSTALL_LIBSTDCPP - # C++ support currently broken for Blackfin, under - # investigation. - depends on !BR2_bfin help Enable this option if you want your toolchain to support the C++ language and you want C++ libraries to be installed on |