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-1.0/files/patch-idlc::source::makefile.mk | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 editors/openoffice-1.0/files/patch-idlc::source::makefile.mk (limited to 'editors/openoffice-1.0/files/patch-idlc::source::makefile.mk') diff --git a/editors/openoffice-1.0/files/patch-idlc::source::makefile.mk b/editors/openoffice-1.0/files/patch-idlc::source::makefile.mk deleted file mode 100644 index 780425770b86..000000000000 --- a/editors/openoffice-1.0/files/patch-idlc::source::makefile.mk +++ /dev/null @@ -1,10 +0,0 @@ ---- ../idlc/source/makefile.mk.orig Wed Mar 6 10:25:35 2002 -+++ ../idlc/source/makefile.mk Wed Mar 6 10:25:53 2002 -@@ -147,6 +147,7 @@ - +flex -o$(MISC)$/scanner.cxx $(MISC)$/stripped_scanner.ll - - $(MISC)$/parser.cxx: parser.yy -+ +bison -v -d -o$(MISC)$/parser.cxx.h parser.yy - +bison -v -d -o$(MISC)$/parser.cxx parser.yy - +$(COPY) $(MISC)$/parser.cxx.h $(OUT)$/inc$/parser.h - # with line statements (for debugging) -- cgit v1.2.3