Hi Brad,

On Sun, Sep 13, 2020 at 02:53:06AM -0400, Brad Smith wrote:
> Change the default value of CC from gcc to cc to be more appropriate
> for modern day mix of compilers. On GCC based OS's cc -> gcc. On Clang
> based OS's cc -> clang. FreeBSD / OpenBSD have switched to Clang and
> this corrects building with the proper compiler on OS's using Clang
> as the default compiler. This especially matters for the necessity for
> TLS on OpenBSD. I would expect this affects OpenMandriva and other
> Linux OS's using Clang as well.

I don't have a strong opinion on this one, I'd like to get feedback
from distro maintainers first. In any case it's trivial to set CC
while building so it's no big deal for sure.

Thanks,
Willy

Reply via email to