https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235583

David Chisnall <thera...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thera...@freebsd.org

--- Comment #2 from David Chisnall <thera...@freebsd.org> ---
Does this affect users, or is it part of the FreeBSD build?  We have a number
of problems because the base system build uses `-Wsystem-headers` and so clang
reports a lot of things that it shouldn't, because it treats the system headers
as if they aren't system headers.  If this is only a problem for the FreeBSD
build itself, then I'd recommend against patching the header and instead fix
the build system (we add `-Wno-system-headers` elsewhere to work around this).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to