diff options
Diffstat (limited to 'gcc/config/i386/cygming.opt')
-rw-r--r-- | gcc/config/i386/cygming.opt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gcc/config/i386/cygming.opt b/gcc/config/i386/cygming.opt index 72dfc3401bb..89d5d09d1aa 100644 --- a/gcc/config/i386/cygming.opt +++ b/gcc/config/i386/cygming.opt @@ -1,6 +1,6 @@ ; Cygwin- and MinGW-specific options. -; Copyright (C) 2005, 2007, 2009 Free Software Foundation, Inc. +; Copyright (C) 2005, 2007, 2009, 2010 Free Software Foundation, Inc. ; ; This file is part of GCC. ; @@ -22,10 +22,6 @@ mconsole Target RejectNegative Create console application -mcygwin -Target -Use the Cygwin interface - mdll Target RejectNegative Generate code for a DLL |