diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-06-06 13:23:26 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-06-06 13:23:26 +0000 |
commit | eef799ee37911492c2f237076733ead5bc7c20b7 (patch) | |
tree | 62b553d2da428f8801eb183d1332a04b801218a3 /editors/openoffice-1.0/files/patch-solenv+inc+unxfbsdi.mk | |
parent | 1af1af5eed46149581eedf63b0f62e06b2c3a882 (diff) |
Add WITH_DEBUG option, and a needed patch.
Clean up the Makefile.
Notes
Notes:
svn path=/head/; revision=60692
Diffstat (limited to 'editors/openoffice-1.0/files/patch-solenv+inc+unxfbsdi.mk')
-rw-r--r-- | editors/openoffice-1.0/files/patch-solenv+inc+unxfbsdi.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.0/files/patch-solenv+inc+unxfbsdi.mk b/editors/openoffice-1.0/files/patch-solenv+inc+unxfbsdi.mk index b020a1924fb4..d9a06e4a004f 100644 --- a/editors/openoffice-1.0/files/patch-solenv+inc+unxfbsdi.mk +++ b/editors/openoffice-1.0/files/patch-solenv+inc+unxfbsdi.mk @@ -90,7 +90,7 @@ +CFLAGSPROF=-pg + +# Compiler flags for debugging -+CFLAGSDEBUG=-g ++CFLAGSDEBUG=-g -ggdb CFLAGSDBGUTIL= -CFLAGSOPT= -O2 -CFLAGSNOOPT= -O |