Date: Wed, 9 Apr 2008 23:25:30 +0000 (UTC) From: Maho Nakata <maho@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice.org-2/files Makefile.knobs ports/editors/openoffice.org-2-RC/files Makefile.knobs ports/editors/openoffice.org-2-devel/files Makefile.knobs ports/editors/openoffice.org-3-devel/files Makefile.knobs Message-ID: <200804092325.m39NPUk0050065@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maho 2008-04-09 23:25:30 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2/files Makefile.knobs editors/openoffice.org-2-RC/files Makefile.knobs editors/openoffice.org-2-devel/files Makefile.knobs editors/openoffice.org-3-devel/files Makefile.knobs Log: Reduce the space to build. --enable-crashdump=yes impiles "-g" but requires a lot of space. This should be "-g1" and "-g" should be set when WITH_DEBUG is activated. Submitted by: truckman Revision Changes Path 1.52 +3 -1 ports/editors/openoffice.org-2-RC/files/Makefile.knobs 1.52 +3 -1 ports/editors/openoffice.org-2-devel/files/Makefile.knobs 1.52 +3 -1 ports/editors/openoffice.org-2/files/Makefile.knobs 1.52 +4 -2 ports/editors/openoffice.org-3-devel/files/Makefile.knobs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804092325.m39NPUk0050065>