svn commit: r395668 - head/security/libressl

Alexey Dokuchaev danfe at FreeBSD.org
Mon Aug 31 13:34:49 UTC 2015


On Mon, Aug 31, 2015 at 12:25:43PM +0000, Bernard Spil wrote:
> New Revision: 395668
> URL: https://svnweb.freebsd.org/changeset/ports/395668
> 
> Log:
>   security/libressl: Update to 2.2.3
>   
>     - Update to 2.2.3
>     - Show compiler flags/invokes in build-log
> [...]
>  
>  GNU_CONFIGURE=	yes
> +CONFIGURE_ARGS=	--enable-silent-rules

I don't quite get it: why enable them?  Shouldn't it be the other way
around, i.e. --disable-silent-rules (unless this port does things
differently than most others)?

./danfe


More information about the svn-ports-all mailing list