diff options
Diffstat (limited to 'editors/openoffice.org-1.0')
-rw-r--r-- | editors/openoffice.org-1.0/files/patch-salhelper+source+makefile.mk | 4 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/files/patch-salhelper::source::makefile.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-salhelper+source+makefile.mk b/editors/openoffice.org-1.0/files/patch-salhelper+source+makefile.mk index cb4fbc1f157..3687664d8d1 100644 --- a/editors/openoffice.org-1.0/files/patch-salhelper+source+makefile.mk +++ b/editors/openoffice.org-1.0/files/patch-salhelper+source+makefile.mk @@ -5,9 +5,9 @@ .ELIF "$(OS)$(CPU)$(COMNAME)"=="LINUXIgcc3" SHL1VERSIONMAP=gcc3_linux_intel.map +.ELIF "$(OS)$(CPU)$(COMNAME)"=="FREEBSDIgcc2" -+#SHL1VERSIONMAP=gcc2_freebsd_intel.map ++SHL1VERSIONMAP=gcc2_freebsd_intel.map +.ELIF "$(OS)$(CPU)$(COMNAME)"=="FREEBSDIgcc3" -+#SHL1VERSIONMAP=gcc3_freebsd_intel.map ++SHL1VERSIONMAP=gcc3_freebsd_intel.map .ENDIF diff --git a/editors/openoffice.org-1.0/files/patch-salhelper::source::makefile.mk b/editors/openoffice.org-1.0/files/patch-salhelper::source::makefile.mk index cb4fbc1f157..3687664d8d1 100644 --- a/editors/openoffice.org-1.0/files/patch-salhelper::source::makefile.mk +++ b/editors/openoffice.org-1.0/files/patch-salhelper::source::makefile.mk @@ -5,9 +5,9 @@ .ELIF "$(OS)$(CPU)$(COMNAME)"=="LINUXIgcc3" SHL1VERSIONMAP=gcc3_linux_intel.map +.ELIF "$(OS)$(CPU)$(COMNAME)"=="FREEBSDIgcc2" -+#SHL1VERSIONMAP=gcc2_freebsd_intel.map ++SHL1VERSIONMAP=gcc2_freebsd_intel.map +.ELIF "$(OS)$(CPU)$(COMNAME)"=="FREEBSDIgcc3" -+#SHL1VERSIONMAP=gcc3_freebsd_intel.map ++SHL1VERSIONMAP=gcc3_freebsd_intel.map .ENDIF |