Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2021 09:44:06 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Mark Millard <marklmi@yahoo.com>
Cc:        dev-commits-ports-main@freebsd.org
Subject:   Re: git: 8f52533f6367 - main - lang/gcc11: New port cloned from  gcc11-devel
Message-ID:  <4d98d8ca-10fe-9b1-5993-841bf3fe20e8@pfeifer.com>
In-Reply-To: <9A51F9C8-0FDF-40E0-8FCD-4CAC55075CA2@yahoo.com>
References:  <9A51F9C8-0FDF-40E0-8FCD-4CAC55075CA2.ref@yahoo.com> <9A51F9C8-0FDF-40E0-8FCD-4CAC55075CA2@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 Jun 2021, Mark Millard wrote:
>> CommitDate: 2021-06-18 20:08:57 +0000
>> 
>>     lang/gcc11: New port cloned from gcc11-devel
> . . .
> 
> But the logic in Mk/bsd.gcc.mk still has:
> 
> # A concrete version has been selected. Set proper ports dependencies,
> # CC, CXX, CPP, and flags.
> V:=                     ${_USE_GCC:S/.//}
> . if ${V} == 11
> _GCC_PORT:=             gcc${V}-devel

You're right Mark.  Also Mk/bsd.default-versions.mk does not list 
version 11 as an option yet.

I plan to address that transition in the coming week or so; mainly
wanted to make this somewhat soft and gradual to play if safely.

Gerald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4d98d8ca-10fe-9b1-5993-841bf3fe20e8>