From d4829a16b14c2f88a1a9a182845298d8b4fac775 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sun, 11 Mar 2001 01:02:50 +0000 Subject: remove duplication. From-SVN: r40374 --- gcc/config/i386/cygwin.h | 1 - 1 file changed, 1 deletion(-) diff --git a/gcc/config/i386/cygwin.h b/gcc/config/i386/cygwin.h index 4dbec02..634d33a 100644 --- a/gcc/config/i386/cygwin.h +++ b/gcc/config/i386/cygwin.h @@ -112,7 +112,6 @@ Boston, MA 02111-1307, USA. */ -D__declspec(x)=__attribute__((x)) \ -D__i386__ -D__i386 \ %{mno-win32: %{mno-cygwin: %emno-cygwin and mno-win32 are not compatible}} \ - %(cpp_cpu) %{posix:-D_POSIX_SOURCE} \ %{mno-cygwin:-D__MSVCRT__ -D__MINGW32__ %{mthreads:-D_MT} " MINGW_INCLUDES \ " -mwin32} \ %{!mno-cygwin:-D__CYGWIN32__ -D__CYGWIN__ -Dunix -D__unix__ -D__unix \ -- cgit v1.1