summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-05-19 12:29:49 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-05-19 12:29:49 +0000
commitb0dc5db05c72cef387d0f5c68c99522ffd3d7707 (patch)
treebcdfa0a57dd4a7e06c2c80652a616561e508795a /editors/openoffice.org-3-RC
parentLink libmozab2 too. This is apparently a bug introduced in (diff)
Work around another C++ compiler bug with -O in our
STABLE gcc. Using -g for just this target, or removing -O seems to fix the build.
Notes
Notes: svn path=/head/; revision=59466
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r--editors/openoffice.org-3-RC/files/patch-svx+source+fmcomp+makefile.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/openoffice.org-3-RC/files/patch-svx+source+fmcomp+makefile.mk b/editors/openoffice.org-3-RC/files/patch-svx+source+fmcomp+makefile.mk
new file mode 100644
index 000000000000..b16030080c0d
--- /dev/null
+++ b/editors/openoffice.org-3-RC/files/patch-svx+source+fmcomp+makefile.mk
@@ -0,0 +1,12 @@
+--- ../svx/source/fmcomp/makefile.mk.orig Sun May 19 14:22:34 2002
++++ ../svx/source/fmcomp/makefile.mk Sun May 19 14:27:48 2002
+@@ -74,6 +74,9 @@
+ .INCLUDE : sv.mk
+ .INCLUDE : $(PRJ)$/util$/makefile.pmk
+
++CFLAGS += -g
++CFLAGSCC += -g
++
+ # --- Files --------------------------------------------------------
+
+ CXXFILES= \