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-1.1/files/patch-solenv+inc+unxfbsdi.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/openoffice-1.1/files/patch-solenv+inc+unxfbsdi.mk') diff --git a/editors/openoffice-1.1/files/patch-solenv+inc+unxfbsdi.mk b/editors/openoffice-1.1/files/patch-solenv+inc+unxfbsdi.mk index ab5e980366fb..99a282f3b5c6 100644 --- a/editors/openoffice-1.1/files/patch-solenv+inc+unxfbsdi.mk +++ b/editors/openoffice-1.1/files/patch-solenv+inc+unxfbsdi.mk @@ -37,11 +37,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