summaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-1.1
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-05-14 17:42:20 +0000
committermbr <mbr@FreeBSD.org>2002-05-14 17:42:20 +0000
commitc42d285aa1ec317480cedddfd7e1f072641bb783 (patch)
tree7ef330d85d782a9f30325f327213211242b70612 /editors/openoffice.org-1.1
parent82390ffa697db74ac2637e6fe96e11251ce269af (diff)
downloadFreeBSD-ports-c42d285aa1ec317480cedddfd7e1f072641bb783.zip
FreeBSD-ports-c42d285aa1ec317480cedddfd7e1f072641bb783.tar.gz
Remove -g from build. We have special makeflags for this in OO.
Diffstat (limited to 'editors/openoffice.org-1.1')
-rw-r--r--editors/openoffice.org-1.1/files/patch-solenv+inc+unxfbsdi.mk4
-rw-r--r--editors/openoffice.org-1.1/files/patch-solenv::inc::unxfbsdi.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/openoffice.org-1.1/files/patch-solenv+inc+unxfbsdi.mk b/editors/openoffice.org-1.1/files/patch-solenv+inc+unxfbsdi.mk
index ab5e980..99a282f 100644
--- a/editors/openoffice.org-1.1/files/patch-solenv+inc+unxfbsdi.mk
+++ b/editors/openoffice.org-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
diff --git a/editors/openoffice.org-1.1/files/patch-solenv::inc::unxfbsdi.mk b/editors/openoffice.org-1.1/files/patch-solenv::inc::unxfbsdi.mk
index f4d2717..05fd35f 100644
--- a/editors/openoffice.org-1.1/files/patch-solenv::inc::unxfbsdi.mk
+++ b/editors/openoffice.org-1.1/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
OpenPOWER on IntegriCloud