summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/openoffice-ximian/files/1.1.3/hardened-link.patch')
-rw-r--r--app-office/openoffice-ximian/files/1.1.3/hardened-link.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/app-office/openoffice-ximian/files/1.1.3/hardened-link.patch b/app-office/openoffice-ximian/files/1.1.3/hardened-link.patch
deleted file mode 100644
index 83c707dc106d..000000000000
--- a/app-office/openoffice-ximian/files/1.1.3/hardened-link.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -ur solenv.orig/inc/unxlngi4.mk solenv/inc/unxlngi4.mk
---- solenv.orig/inc/unxlngi4.mk 2004-10-23 20:09:29.344518376 +0200
-+++ solenv/inc/unxlngi4.mk 2004-10-23 20:09:43.084429592 +0200
-@@ -156,8 +156,8 @@
- LINKFLAGS=-Wl,-z,combreloc $(LINKFLAGSDEFS) $(LINKFLAGSRUNPATH)
-
- # linker flags for linking applications
--LINKFLAGSAPPGUI= -Wl,-export-dynamic
--LINKFLAGSAPPCUI= -Wl,-export-dynamic
-+LINKFLAGSAPPGUI= -Wl,-export-dynamic -Wl,-z,execheap
-+LINKFLAGSAPPCUI= -Wl,-export-dynamic -Wl,-z,execheap
-
- # linker flags for linking shared libraries
- LINKFLAGSSHLGUI= -shared