From 224e931b13135b79f6d8d1a06655b73bfa76abb7 Mon Sep 17 00:00:00 2001 From: mbr Date: Sun, 21 Jul 2002 23:09:53 +0000 Subject: Add correct map for rtti test too. --- .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper::test::rtti::makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper::test::rtti::makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../openoffice/files/patch-salhelper+test+rtti+makefile.mk | 13 +++++++++++++ .../files/patch-salhelper::test::rtti::makefile.mk | 13 +++++++++++++ 23 files changed, 299 insertions(+) create mode 100644 editors/openoffice-1.0/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice-1.0/files/patch-salhelper::test::rtti::makefile.mk create mode 100644 editors/openoffice-1.1-devel/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice-1.1/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice-2.0-devel/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice-3-devel/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice-3/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice-devel/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice.org-1.0/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice.org-1.0/files/patch-salhelper::test::rtti::makefile.mk create mode 100644 editors/openoffice.org-1.1-devel/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice.org-1.1/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice.org-2-RC/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice.org-2-devel/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice.org-2.0-devel/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice.org-2.0/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice.org-2/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice.org-3-RC/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice.org-3-devel/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice.org-3/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice.org-vcltesttool/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice/files/patch-salhelper+test+rtti+makefile.mk create mode 100644 editors/openoffice/files/patch-salhelper::test::rtti::makefile.mk diff --git a/editors/openoffice-1.0/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice-1.0/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice-1.0/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice-1.0/files/patch-salhelper::test::rtti::makefile.mk b/editors/openoffice-1.0/files/patch-salhelper::test::rtti::makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice-1.0/files/patch-salhelper::test::rtti::makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice-1.1-devel/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice-1.1-devel/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice-1.1-devel/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice-1.1/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice-1.1/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice-1.1/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice-2.0-devel/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice-2.0-devel/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice-2.0-devel/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice-3-devel/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice-3-devel/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice-3-devel/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice-3/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice-3/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice-3/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice-devel/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice-devel/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice-devel/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice.org-1.0/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice.org-1.0/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice.org-1.0/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice.org-1.0/files/patch-salhelper::test::rtti::makefile.mk b/editors/openoffice.org-1.0/files/patch-salhelper::test::rtti::makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice.org-1.0/files/patch-salhelper::test::rtti::makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice.org-1.1-devel/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice.org-1.1-devel/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice.org-1.1-devel/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice.org-1.1/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice.org-1.1/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice.org-1.1/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice.org-2-RC/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice.org-2-RC/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice.org-2-RC/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice.org-2-devel/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice.org-2-devel/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice.org-2-devel/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice.org-2.0-devel/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice.org-2.0-devel/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice.org-2.0-devel/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice.org-2.0/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice.org-2.0/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice.org-2.0/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice.org-2/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice.org-2/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice.org-2/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice.org-3-RC/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice.org-3-RC/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice.org-3-RC/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice.org-3-devel/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice.org-3-devel/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice.org-3-devel/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice.org-3/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice.org-3/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice.org-3/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice.org-vcltesttool/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice.org-vcltesttool/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice.org-vcltesttool/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice/files/patch-salhelper+test+rtti+makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice/files/patch-salhelper+test+rtti+makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + diff --git a/editors/openoffice/files/patch-salhelper::test::rtti::makefile.mk b/editors/openoffice/files/patch-salhelper::test::rtti::makefile.mk new file mode 100644 index 000000000000..70f25048a24a --- /dev/null +++ b/editors/openoffice/files/patch-salhelper::test::rtti::makefile.mk @@ -0,0 +1,13 @@ +--- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002 ++++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002 +@@ -116,6 +116,10 @@ + SHL1VERSIONMAP= sols.map + .ELIF "$(OS)$(CPU)"=="LINUXI" + SHL1VERSIONMAP= lngi.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2" ++SHL1VERSIONMAP= gcc2_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" ++SHL1VERSIONMAP= gcc3_freebsd_intel.map + .ENDIF + + -- cgit