https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269528
Bug ID: 269528
Summary: commit eca005d8531 adds -Wno-deprecated-non-prototype
us, breaks build on <= llvm13 tool chain
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
It seems commit eca005d8531 added a default CWARNFLAGS+=
-Wno-deprecated-non-prototype (to /sys/modules/zlib/Makefile). This breaks
build on <= llvm13 tool-chains.
Is this intentional to cut backwards compatibility here?
(Since introduction of llvm15)?
--
You are receiving this mail because:
You are the assignee for the bug.