вт, 15 сент. 2020 г. в 02:42, Brad Smith <[email protected]>:

> On 9/14/2020 5:26 AM, Willy Tarreau wrote:
> > 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.
>
> It's not about package maintainers as they know to do the right thing. It's
> about end users that don't know any better. In this case someone submitted
> a bogus patch which was commited based on using the wrong compiler.
>


why they do not just use package system ?

Reply via email to