summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-05-14 17:42:20 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-05-14 17:42:20 +0000
commitcede1a236acbcc1a2523f75e236668843866c3e0 (patch)
tree03c78ea72517a9a0933b81c154289c5a1ed40e11 /editors/openoffice.org-1.0
parento Update to 3.3.1 (diff)
Remove -g from build. We have special makeflags for this in OO.
Notes
Notes: svn path=/head/; revision=59091
Diffstat (limited to 'editors/openoffice.org-1.0')
-rw-r--r--editors/openoffice.org-1.0/files/patch-solenv+inc+unxfbsdi.mk4
-rw-r--r--editors/openoffice.org-1.0/files/patch-solenv::inc::unxfbsdi.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-solenv+inc+unxfbsdi.mk b/editors/openoffice.org-1.0/files/patch-solenv+inc+unxfbsdi.mk
index ab5e980366fb..99a282f3b5c6 100644
--- a/editors/openoffice.org-1.0/files/patch-solenv+inc+unxfbsdi.mk
+++ b/editors/openoffice.org-1.0/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
diff --git a/editors/openoffice.org-1.0/files/patch-solenv::inc::unxfbsdi.mk b/editors/openoffice.org-1.0/files/patch-solenv::inc::unxfbsdi.mk
index ab5e980366fb..99a282f3b5c6 100644
--- a/editors/openoffice.org-1.0/files/patch-solenv::inc::unxfbsdi.mk
+++ b/editors/openoffice.org-1.0/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