Date: Fri, 23 Aug 2019 09:45:59 -0700 From: Enji Cooper <yaneurabeya@gmail.com> To: Warner Losh <imp@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r351429 - head/sys/conf Message-ID: <82FC5ED8-79C9-480A-A40D-116AC9222112@gmail.com> In-Reply-To: <201908231642.x7NGg5GU015390@repo.freebsd.org> References: <201908231642.x7NGg5GU015390@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Aug 23, 2019, at 09:42, Warner Losh <imp@freebsd.org> wrote: >=20 > Author: imp > Date: Fri Aug 23 16:42:04 2019 > New Revision: 351429 > URL: https://svnweb.freebsd.org/changeset/base/351429 >=20 > Log: > Turn off -Werror for gcc 4.2.1 >=20 > As part of marching gcc 4.2.1 out of the tree, turn off -Werror on gcc 4.= 2.1 > compiles by default. It generates too many false positives and breaks CI > for no benefit. >=20 > Discussed on: arch@ > Reviewed by: jhb@, emaste@, pfg@ > Differential Revision: https://reviews.freebsd.org/D21378 >=20 > Modified: > head/sys/conf/kern.pre.mk > head/sys/conf/kmod.mk >=20 Uhhhhh... this change and the other one now turn off -Werror with non-gcc co= mpilers. This needs to be fixed. -Enji=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?82FC5ED8-79C9-480A-A40D-116AC9222112>