svn commit: r465789 - in head/devel/boost-jam: . files

Mathieu Arnold mat at FreeBSD.org
Mon Jul 9 08:42:02 UTC 2018


On Fri, Jul 06, 2018 at 06:57:45PM +0200, Tijl Coosemans wrote:
> On Fri, 06 Jul 2018 17:09:32 +0200 Jan Beich <jbeich at FreeBSD.org> wrote:
> > Tijl Coosemans <tijl at FreeBSD.org> writes:
> >> -ALL_TARGET=	cc
> >> +ALL_TARGET=	cc ${WITH_DEBUG:D--debug}  
> > 
> > - Not consistent with DEBUG in boost-libs where it's a regular option
> 
> I think WITH_DEBUG is what every port should support, not DEBUG options.
> This is something that applies to every port and we're not going to add
> options to every port.

The DEBUG option should never set WITH_DEBUG.  Enabling debug symbols
and all on a port should never be an option but should be something the
user chooses, and sets in make.conf, with WITH_DEBUG or
WITH_DEBUG_PORTS.

I plan on cleaning this mess up during the summer.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20180709/e2d50ff1/attachment.sig>


More information about the svn-ports-head mailing list