[Bug 269528] commit eca005d8531 adds -Wno-deprecated-non-prototype us, breaks build on <= llvm13 tool chain
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 269528] commit eca005d8531 adds -Wno-deprecated-non-prototype, breaks build on <= llvm13 tool chain"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 269528] commit eca005d8531 adds -Wno-deprecated-non-prototype, breaks build on <= llvm13 tool chain"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Feb 2023 07:46:21 UTC
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: bugs@FreeBSD.org
Reporter: bugs.fbsd@paepcke.de
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.