aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/config/i386/cygwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/config/i386/cygwin.h')
-rw-r--r--gcc-4.9/gcc/config/i386/cygwin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc-4.9/gcc/config/i386/cygwin.h b/gcc-4.9/gcc/config/i386/cygwin.h
index f7b9a284c..165d3aae2 100644
--- a/gcc-4.9/gcc/config/i386/cygwin.h
+++ b/gcc-4.9/gcc/config/i386/cygwin.h
@@ -45,6 +45,7 @@ along with GCC; see the file COPYING3. If not see
#undef ENDFILE_SPEC
#define ENDFILE_SPEC \
"%{Ofast|ffast-math|funsafe-math-optimizations:crtfastmath.o%s}\
+ %{!shared:%:if-exists(default-manifest.o%s)}\
crtend.o%s"
/* Normally, -lgcc is not needed since everything in it is in the DLL, but we