git: 8f52533f6367 - main - lang/gcc11: New port cloned from gcc11-devel

Gerald Pfeifer gerald at pfeifer.com
Sat Jun 19 07:44:25 UTC 2021


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


More information about the dev-commits-ports-main mailing list