HomeFreeBSD

devd: Restore WARNS=6

Description

devd: Restore WARNS=6

We compile correctly on all platforms with clang and WARNS=6. We build
on amd64 with gcc12 and WARNS.6. Restore WARNS=6. This reverts
3741a56c310d, since that's no longer relevant.

Sponsored by: Netflix

Details

Provenance
impAuthored on Oct 26 2023, 4:35 AM
Parents
rGede5d4ff5b39: pf: Fix packet reassembly
Branches
Unknown
Tags
Unknown
Reverts
rG3741a56c310d: devd: drop WARNS back down to 3 until 6 actually works with GCC