summaryrefslogtreecommitdiffstats
path: root/0001-share-mingw-fset-stack-executable-with-cygwin.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-share-mingw-fset-stack-executable-with-cygwin.patch')
-rw-r--r--0001-share-mingw-fset-stack-executable-with-cygwin.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0001-share-mingw-fset-stack-executable-with-cygwin.patch b/0001-share-mingw-fset-stack-executable-with-cygwin.patch
index ae86c1a..d5663b7 100644
--- a/0001-share-mingw-fset-stack-executable-with-cygwin.patch
+++ b/0001-share-mingw-fset-stack-executable-with-cygwin.patch
@@ -29,9 +29,9 @@ diff --git a/gcc/config/i386/cygwin.h b/gcc/config/i386/cygwin.h
index 2186937..803fb6c 100644
--- a/gcc/config/i386/cygwin.h
+++ b/gcc/config/i386/cygwin.h
-@@ -156,3 +156,7 @@ along with GCC; see the file COPYING3. If not see
- /* We should find a way to not have to update this manually. */
- #define LIBGCJ_SONAME "cyggcj" /*LIBGCC_EH_EXTN*/ "-16.dll"
+@@ -153,3 +153,7 @@ along with GCC; see the file COPYING3. If not see
+ #endif
+ #define LIBGCC_SONAME "cyggcc_s" LIBGCC_EH_EXTN "-1.dll"
+/* Make stack executable to avoid DEP problems with trampolines. */
+#define HAVE_ENABLE_EXECUTE_STACK