freebsd-ports/editors/openoffice/files/patch-svx::source::fmcomp::makefile.mk
Martin Blapp b0dc5db05c 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.
2002-05-19 12:29:49 +00:00

13 lines
325 B
Makefile

--- ../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= \