From a31c45a0b4b17f5d096eed1898c2707ee051cbfc Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Tue, 2 Apr 2002 23:48:28 +0000 Subject: Upgrade to build 641d. More work is necessary to make the build compile. There are still at least two different gcc bugs in our compiler, one issue has already been found by Alexander Kabaev . He's working on fixing the other. --- editors/openoffice.org-1.0/files/patch-sc::util::makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'editors/openoffice.org-1.0/files/patch-sc::util::makefile.mk') diff --git a/editors/openoffice.org-1.0/files/patch-sc::util::makefile.mk b/editors/openoffice.org-1.0/files/patch-sc::util::makefile.mk index d075b7901044..5e42dc2f64f6 100644 --- a/editors/openoffice.org-1.0/files/patch-sc::util::makefile.mk +++ b/editors/openoffice.org-1.0/files/patch-sc::util::makefile.mk @@ -1,5 +1,5 @@ ---- ../sc/util/makefile.mk.orig Sun Mar 3 01:35:09 2002 -+++ ../sc/util/makefile.mk Sun Mar 3 01:34:53 2002 +--- ../sc/util/makefile.mk.orig Mon Mar 11 21:48:24 2002 ++++ ../sc/util/makefile.mk Wed Apr 3 01:06:57 2002 @@ -105,7 +105,9 @@ # --- StarClac DLL @@ -9,4 +9,4 @@ +.ENDIF SHL1IMPLIB= sci - SHL1STDLIBS= \ + .IF "$(GUI)"=="UNX" -- cgit v1.2.3