> On Aug 23, 2019, at 09:45, Enji Cooper <yaneurab...@gmail.com> wrote:
> 
> 
>> On Aug 23, 2019, at 09:42, Warner Losh <i...@freebsd.org> wrote:
>> 
>> Author: imp
>> Date: Fri Aug 23 16:42:04 2019
>> New Revision: 351429
>> URL: https://svnweb.freebsd.org/changeset/base/351429
>> 
>> Log:
>> Turn off -Werror for gcc 4.2.1
>> 
>> 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.
>> 
>> Discussed on: arch@
>> Reviewed by: jhb@, emaste@, pfg@
>> Differential Revision: https://reviews.freebsd.org/D21378
>> 
>> Modified:
>> head/sys/conf/kern.pre.mk
>> head/sys/conf/kmod.mk
>> 
> 
> Uhhhhh... this change and the other one now turn off -Werror with non-gcc 
> compilers. This needs to be fixed.

Nm. I totally misread the diff :(..

Sorry for the noise!
-Enji
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to