aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorChristopher Faylor <cgf@gcc.gnu.org>2001-03-11 01:02:50 +0000
committerChristopher Faylor <cgf@gcc.gnu.org>2001-03-11 01:02:50 +0000
commitd4829a16b14c2f88a1a9a182845298d8b4fac775 (patch)
treea5f0680aba7a74d4b6e970a0b2141ca9de6311f4 /gcc
parent936ee79028e95a369184bb8183a3cf3d5ab82a52 (diff)
downloadgcc-d4829a16b14c2f88a1a9a182845298d8b4fac775.zip
gcc-d4829a16b14c2f88a1a9a182845298d8b4fac775.tar.gz
gcc-d4829a16b14c2f88a1a9a182845298d8b4fac775.tar.bz2
remove duplication.
From-SVN: r40374
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/i386/cygwin.h1
1 files changed, 0 insertions, 1 deletions
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 \