Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2013 06:10:33 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        David Naylor <dbn@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r323854 - head/lang/pypy
Message-ID:  <20130729061033.GB36985@FreeBSD.org>
In-Reply-To: <201307282039.r6SKdhK4092067@svn.freebsd.org>
References:  <201307282039.r6SKdhK4092067@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 28, 2013 at 08:39:43PM +0000, David Naylor wrote:
> New Revision: 323854
> URL: http://svnweb.freebsd.org/changeset/ports/323854
> 
> Log:
>   Fix lang/pypy (and INDEX build).
>   
>   Portlint recommends "USE_GCC=yes+" however such an option breaks
>   everything.

If portlint recommends "yes+", it is seriously ill and must be fixed.
"yes+" does not make any sense from any point of view, both technical and
plain logic.

>   Ignore portlint and use "USE+GCC=4.2+" as the port will compile with
>   just about any valid C compiler.

We have USE_GCC=any for these cases.

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130729061033.GB36985>