Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jun 2021 09:04:41 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Mark Linimon <linimon@lonesome.com>, Piotr Kubaj <pkubaj@anongoth.pl>
Cc:        Mathieu Arnold <mat@freebsd.org>, ports-committers@freebsd.org,  dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.orgsent
Subject:   Re: svn commit: r568012 - head/net/tightvnc
Message-ID:  <dcd2b211-6647-c994-d36a-b08674adfe82@pfeifer.com>
In-Reply-To: <YFMhNG0qLYgt7EKT@KGPE-D16>
References:  <13e0fa6a-7ea4-d321-c75e-474eeb415ee9@pfeifer.com> <20210315112025.ij4l2oiegzkq2hhu@aching.in.mat.cc> <6fc69b3c-6b86-ffd9-9784-524868a8d951@pfeifer.com> <20210317111317.vlp7f7kqxwhwlsjd@aching.in.mat.cc> <20210317114507.edjpfbwtdd3krfdb@aching.in.mat.cc> <YFH8EjaCqdagExno@KGPE-D16> <20210317134119.bzvp2lfnpiewzl5k@aching.in.mat.cc> <YFIKC%2BtvNWzQy48y@KGPE-D16> <20210317171958.znakfw7uj543uc7z@aching.in.mat.cc> <739c1d5d-3a5f-cb4f-ebfa-56835044ac7e@pfeifer.com> <YFMhNG0qLYgt7EKT@KGPE-D16>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Mar 2021, Mark Linimon wrote:
> Interestingly, on ppcdevref (where I do all the new-port testing for
> 12), /usr/bin/gcc does not exist.  So the following line:
> 
>   .if ${USE_GCC} == any && exists(/usr/bin/gcc)
> 
> is never triggered.  So, there, "any" has implied "yes" for ... two
> years or so?

On Thu, 18 Mar 2021, Piotr Kubaj wrote:
> OK for me.

(Partly) based on that exchanges of ours, I made USE_GCC=any an alias for 
USE_GCC=yes (temporary) and just replaced all instances in the tree.

I'll let this sit for a bit and then remove USE_GCC=any altogether and
in parallel am looking into a warning per Mat's suggestion.

Thanks!
Gerald




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dcd2b211-6647-c994-d36a-b08674adfe82>