tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/mk/compiler



"Nia Alarie" <nia%netbsd.org@localhost> writes:

> @@ -190,18 +190,17 @@ GCC_REQD+=     14
>  # gcc documents that 11 is required, with a few perhaps-obscure
>  # features requiring 12.
>  
> +# 10 is the version included in netbsd-10.
>  # We hope that it remains OK for most C++20 in the future...
> -# \todo Change to 11 or justify.
>  GCC_REQD+=	10
>  .endif

Please revert this.  I added a comment that gcc documents that 11 is
required.  netbsd-10 having gcc 10 is not a justification for requiring
a version taht upstream documents as insufficient.


Home | Main Index | Thread Index | Old Index