summaryrefslogtreecommitdiff
path: root/editors/openoffice-2.0-devel/files/patch-store+util+makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-2.0-devel/files/patch-store+util+makefile.mk')
-rw-r--r--editors/openoffice-2.0-devel/files/patch-store+util+makefile.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/openoffice-2.0-devel/files/patch-store+util+makefile.mk b/editors/openoffice-2.0-devel/files/patch-store+util+makefile.mk
deleted file mode 100644
index 6bef6e960f2e..000000000000
--- a/editors/openoffice-2.0-devel/files/patch-store+util+makefile.mk
+++ /dev/null
@@ -1,14 +0,0 @@
---- ../store/util/makefile.mk.orig Tue Mar 11 14:58:53 2003
-+++ ../store/util/makefile.mk Tue Mar 11 14:59:34 2003
-@@ -102,7 +102,11 @@
-
- # On gcc3 __Unwind_SetIP is not in supc++ but in libgcc_s.so
- .IF "$(COMID)"=="gcc3"
-+.IF "$(OS)"=="FREEBSD"
-+SHL1STDLIBS+= -lsupc++
-+.ELSE
- SHL1STDLIBS+= -lsupc++ -lgcc_s
-+.ENDIF
- .ENDIF
-
-