From cede1a236acbcc1a2523f75e236668843866c3e0 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Tue, 14 May 2002 17:42:20 +0000 Subject: Remove -g from build. We have special makeflags for this in OO. --- editors/openoffice.org-3-devel/files/patch-solenv::inc::unxfbsdi.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/openoffice.org-3-devel/files/patch-solenv::inc::unxfbsdi.mk') diff --git a/editors/openoffice.org-3-devel/files/patch-solenv::inc::unxfbsdi.mk b/editors/openoffice.org-3-devel/files/patch-solenv::inc::unxfbsdi.mk index f4d271722670..05fd35ffb049 100644 --- a/editors/openoffice.org-3-devel/files/patch-solenv::inc::unxfbsdi.mk +++ b/editors/openoffice.org-3-devel/files/patch-solenv::inc::unxfbsdi.mk @@ -31,11 +31,11 @@ +.ENDIF + +# flags for C and C++ Compiler -+CFLAGS+=-g -w -c $(INCLUDE) -I$(SOLARENV)/unxfbsdi/usr/include ++CFLAGS+=-w -c $(INCLUDE) -I$(SOLARENV)/unxfbsdi/usr/include +CFLAGS+=-I/usr/X11R6/include + +# flags for the C++ Compiler -+CFLAGSCC=-pipe -g ++CFLAGSCC=-pipe +CFLAGSCXX=-pipe -fno-for-scope -fpermissive + +# Flags for enabling exception handling -- cgit v1.2.3