From 3ce3827da1ca7e141d3d95b005c1b22228099fcc Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Mon, 20 Feb 2012 11:17:56 +0000 Subject: Build fix for gcc 4.6, but not for default. --- editors/openoffice-3-devel/Makefile | 1 + editors/openoffice-3-devel/files/patch-bridges | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 editors/openoffice-3-devel/files/patch-bridges (limited to 'editors') diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index 274f52d26cc8..fb3dc836de15 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -28,6 +28,7 @@ USE_XORG= x11 ice xaw xau xext xrender xrandr \ xi xt xcursor xdamage xcomposite xfixes USE_GL= gl glu USE_GSTREAMER= yes +#USE_GCC= 4.6+ USE_GMAKE= yes USE_PYTHON= yes USE_PERL5_BUILD= yes diff --git a/editors/openoffice-3-devel/files/patch-bridges b/editors/openoffice-3-devel/files/patch-bridges new file mode 100644 index 000000000000..9fe7a8c2772a --- /dev/null +++ b/editors/openoffice-3-devel/files/patch-bridges @@ -0,0 +1,12 @@ +Build fix for gcc46 + +--- bridges/source/cpp_uno/gcc3_freebsd_x86-64/except.cxx~ 2012-02-19 18:18:25.000000000 +0900 ++++ bridges/source/cpp_uno/gcc3_freebsd_x86-64/except.cxx 2012-02-20 18:03:45.000000000 +0900 +@@ -23,6 +23,7 @@ + + // MARKER(update_precomp.py): autogen include statement, do not remove + #include "precompiled_bridges.hxx" ++#include + + #include + #include -- cgit v1.2.3