X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Fconfig%2Fi386%2Fcygwin.h;h=bb43d4fb11ede2911c45d17ab529bde50a0526dd;hp=0a395c64ecc2b166804d4dd60b63276d243bf525;hb=19cd92661a45396936b4b64ae487b7e3d68d2a02;hpb=938dd628b199bd7d6e9fc28bfb44c713a5449141 diff --git a/gcc/config/i386/cygwin.h b/gcc/config/i386/cygwin.h index 0a395c64ecc..bb43d4fb11e 100644 --- a/gcc/config/i386/cygwin.h +++ b/gcc/config/i386/cygwin.h @@ -108,7 +108,7 @@ along with GCC; see the file COPYING3. If not see #define CXX_WRAP_SPEC_OPT "muse-libstdc-wrappers" #endif -#define CXX_WRAP_SPEC "%{" CXX_WRAP_SPEC_OPT ":" CXX_WRAP_SPEC_LIST "}" +#define CXX_WRAP_SPEC "%{!mno-cygwin:%{" CXX_WRAP_SPEC_OPT ":" CXX_WRAP_SPEC_LIST "}}" #else /* !defined (USE_CYGWIN_LIBSTDCXX_WRAPPERS) */