diff options
Diffstat (limited to 'gcc/config.in')
-rw-r--r-- | gcc/config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config.in b/gcc/config.in index 7b12b4bd3c7..6d986bec56a 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -45,12 +45,6 @@ #endif -/* Define if building with C++. */ -#ifndef USED_FOR_TARGET -#undef ENABLE_BUILD_WITH_CXX -#endif - - /* Define if you want more run-time sanity checks. This one gets a grab bag of miscellaneous but relatively cheap checks. */ #ifndef USED_FOR_TARGET |