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 44f9a320c27..7bb5be8fdf1 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -1717,12 +1717,6 @@ #endif -/* Define to 1 if your C compiler doesn't accept -c and -o together. */ -#ifndef USED_FOR_TARGET -#undef NO_MINUS_C_MINUS_O -#endif - - /* Define to the address where bug reports for this package should be sent. */ #ifndef USED_FOR_TARGET #undef PACKAGE_BUGREPORT |