On Wed, Dec 28 2022, Jeremie Courreges-Anglas <j...@wxcvbn.org> wrote: > To build src cleanly with clang-15 you'd need the diff below. The > alternative would be to patch our three zlib copies and wait for > upstream to fix it. A more comfortable alternative is to just neuter > the warning. -Wno-unknown-warning-option prevents llvm 13 from > complaining that it doesn't know about -Wno-deprecated-non-prototype and > should ease the transition. I took care to only add this workaround on > clang archs,
Committed, thanks. > and to respect the COMPILER_VERSION checks where due. I had missed the COMPILER_VERSION check in sys/arch/amd64/stand/Makefile.inc and sys/arch/i386/stand/Makefile.inc, now fixed. You'll have to clean up your tree. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE