From 0db16a2f3e0f209f6c9f327c5af8ba8755f7fe57 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Fri, 2 Aug 2002 23:59:08 +0000 Subject: The gcc31 port has been updated. It seems that g++ includes are again in g++-v3. In all preview version they where located in g++. Remove part of this patch, so OO builds again with gcc31 (release) --- .../files/patch-stlport+STLport-4.5.patch | 30 +--------------------- .../files/patch-stlport::STLport-4.5.patch | 30 +--------------------- 2 files changed, 2 insertions(+), 58 deletions(-) (limited to 'editors/openoffice-1.0/files') diff --git a/editors/openoffice-1.0/files/patch-stlport+STLport-4.5.patch b/editors/openoffice-1.0/files/patch-stlport+STLport-4.5.patch index 8c482fea843a..2a34de03f4b1 100644 --- a/editors/openoffice-1.0/files/patch-stlport+STLport-4.5.patch +++ b/editors/openoffice-1.0/files/patch-stlport+STLport-4.5.patch @@ -1,6 +1,6 @@ --- ../stlport/STLport-4.5.patch.orig Mon Jan 14 18:33:17 2002 +++ ../stlport/STLport-4.5.patch Tue May 28 23:55:42 2002 -@@ -174,3 +174,138 @@ +@@ -174,3 +174,110 @@ class _STLP_CLASS_DECLSPEC __Named_exception : public _STLP_EXCEPTION_BASE { public: __Named_exception(const string& __str) @@ -111,31 +111,3 @@ + # include + + # if (_STLP_OUTERMOST_HEADER_ID == 0x120) -+--- misc/STLport-4.5/stlport/config/stl_gcc.h.orig Tue May 28 23:46:40 2002 -++++ misc/build/STLport-4.5/stlport/config/stl_gcc.h Tue May 28 23:54:30 2002 -+@@ -226,8 +226,13 @@ -+ -+ # if (__GNUC__ >= 3) -+ -++#ifdef __FreeBSD__ -++# define _STLP_NATIVE_INCLUDE_PATH ../g++ -++# define _STLP_NATIVE_OLD_STREAMS_INCLUDE_PATH ../g++/backward -++#else -+ # define _STLP_NATIVE_INCLUDE_PATH ../g++-v3 -+ # define _STLP_NATIVE_OLD_STREAMS_INCLUDE_PATH ../g++-v3/backward -++#endif -+ -+ # elif (__GNUC_MINOR__ < 8) -+ -+@@ -261,7 +266,11 @@ -+ # if defined(__DJGPP) -+ # define _STLP_NATIVE_INCLUDE_PATH ../lang/cxx -+ # elif (__GNUC__ >= 3) || (__GNUC_MINOR__ >= 97) -++#ifdef __FreeBSD__ -++# define _STLP_NATIVE_INCLUDE_PATH ../include/g++ -++#else -+ # define _STLP_NATIVE_INCLUDE_PATH ../include/g++-v3 -++#endif -+ # elif ((__GNUC_MINOR__ >= 95 && __GNUC_MINOR__ < 97) && !( defined (__FreeBSD__) || defined (__NetBSD__) || defined(__sgi) ) ) -+ # define _STLP_NATIVE_INCLUDE_PATH ../g++-3 -+ # elif (__GNUC_MINOR__ > 8) && (__GNUC_MINOR__ < 95) && (__GNUC__ < 3) diff --git a/editors/openoffice-1.0/files/patch-stlport::STLport-4.5.patch b/editors/openoffice-1.0/files/patch-stlport::STLport-4.5.patch index 8c482fea843a..2a34de03f4b1 100644 --- a/editors/openoffice-1.0/files/patch-stlport::STLport-4.5.patch +++ b/editors/openoffice-1.0/files/patch-stlport::STLport-4.5.patch @@ -1,6 +1,6 @@ --- ../stlport/STLport-4.5.patch.orig Mon Jan 14 18:33:17 2002 +++ ../stlport/STLport-4.5.patch Tue May 28 23:55:42 2002 -@@ -174,3 +174,138 @@ +@@ -174,3 +174,110 @@ class _STLP_CLASS_DECLSPEC __Named_exception : public _STLP_EXCEPTION_BASE { public: __Named_exception(const string& __str) @@ -111,31 +111,3 @@ + # include + + # if (_STLP_OUTERMOST_HEADER_ID == 0x120) -+--- misc/STLport-4.5/stlport/config/stl_gcc.h.orig Tue May 28 23:46:40 2002 -++++ misc/build/STLport-4.5/stlport/config/stl_gcc.h Tue May 28 23:54:30 2002 -+@@ -226,8 +226,13 @@ -+ -+ # if (__GNUC__ >= 3) -+ -++#ifdef __FreeBSD__ -++# define _STLP_NATIVE_INCLUDE_PATH ../g++ -++# define _STLP_NATIVE_OLD_STREAMS_INCLUDE_PATH ../g++/backward -++#else -+ # define _STLP_NATIVE_INCLUDE_PATH ../g++-v3 -+ # define _STLP_NATIVE_OLD_STREAMS_INCLUDE_PATH ../g++-v3/backward -++#endif -+ -+ # elif (__GNUC_MINOR__ < 8) -+ -+@@ -261,7 +266,11 @@ -+ # if defined(__DJGPP) -+ # define _STLP_NATIVE_INCLUDE_PATH ../lang/cxx -+ # elif (__GNUC__ >= 3) || (__GNUC_MINOR__ >= 97) -++#ifdef __FreeBSD__ -++# define _STLP_NATIVE_INCLUDE_PATH ../include/g++ -++#else -+ # define _STLP_NATIVE_INCLUDE_PATH ../include/g++-v3 -++#endif -+ # elif ((__GNUC_MINOR__ >= 95 && __GNUC_MINOR__ < 97) && !( defined (__FreeBSD__) || defined (__NetBSD__) || defined(__sgi) ) ) -+ # define _STLP_NATIVE_INCLUDE_PATH ../g++-3 -+ # elif (__GNUC_MINOR__ > 8) && (__GNUC_MINOR__ < 95) && (__GNUC__ < 3) -- cgit v1.2.3