From 2f60a7bfc4715014c42d67985f77c26158e97c3c Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sat, 2 Mar 2002 20:27:00 +0000 Subject: Add patches recieved from Carlos Fernando Assis Paniago More will follow --- .../files/patch-cppuhelper::source::makefile.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 editors/openoffice.org-1.1/files/patch-cppuhelper::source::makefile.mk (limited to 'editors/openoffice.org-1.1/files/patch-cppuhelper::source::makefile.mk') diff --git a/editors/openoffice.org-1.1/files/patch-cppuhelper::source::makefile.mk b/editors/openoffice.org-1.1/files/patch-cppuhelper::source::makefile.mk new file mode 100644 index 000000000000..926945ed7126 --- /dev/null +++ b/editors/openoffice.org-1.1/files/patch-cppuhelper::source::makefile.mk @@ -0,0 +1,11 @@ +--- ../cppuhelper/source/makefile.mk.orig Sat Mar 2 21:08:19 2002 ++++ ../cppuhelper/source/makefile.mk Sat Mar 2 21:08:08 2002 +@@ -174,6 +174,8 @@ + SHL1VERSIONMAP=cc5_solaris_sparc.map + .ELIF "$(OS)$(CPU)$(COM)"=="LINUXIGCC" + SHL1VERSIONMAP=gcc2_linux_intel.map ++.ELIF "$(OS)$(CPU)"=="FREEBSDI" ++#SHL1VERSIONMAP=gcc2_freebsd_intel.map + .ENDIF + + # --- Targets ------------------------------------------------------ -- cgit v1.2.3