diff options
Diffstat (limited to 'gcc/config/darwin.h')
-rw-r--r-- | gcc/config/darwin.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/darwin.h b/gcc/config/darwin.h index 16c3b60bb07..591188a1d19 100644 --- a/gcc/config/darwin.h +++ b/gcc/config/darwin.h @@ -43,9 +43,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see #define DARWIN_X86 0 #define DARWIN_PPC 0 -/* Don't assume anything about the header files. */ -#define NO_IMPLICIT_EXTERN_C - /* Suppress g++ attempt to link in the math library automatically. */ #define MATH_LIBRARY "" |