git: kernel: Add WARNS_AUDIT for the kernel.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Aug 1 15:35:08 PDT 2026


commit 896ad3591da7d3ba50965074b0d5d546da04da8e
Author: Sascha Wildner <saw at online.de>
Date:   Sat Aug 1 22:26:59 2026 +0200

    kernel: Add WARNS_AUDIT for the kernel.
    
    Analogous to world. If specified, any warning options that we normally
    disable in buildkernel using -Wno-* will be active.
    
    While here, move -Wold-style-declaration from CFLAGS to CWARNFLAGS.

Summary of changes:
 share/man/man5/make.conf.5 |  7 ++-----
 sys/conf/bsd.kern.mk       | 15 +++++++++++----
 2 files changed, 13 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/896ad3591da7d3ba50965074b0d5d546da04da8e


-- 
DragonFly BSD source repository


More information about the Commits mailing list