git: bsd.kern.mk: Always set '-Wno-unused-but-set-variable'
Aaron LI
aly at crater.dragonflybsd.org
Sun Aug 31 05:59:03 PDT 2025
commit 8687816f17dd29d066d31f78d65c9a1778ae95da
Author: Aaron LI <aly at aaronly.me>
Date: Sun Aug 31 20:54:56 2025 +0800
bsd.kern.mk: Always set '-Wno-unused-but-set-variable'
The check was useful for GCC <4.7, which we no longer has, so just
remove the unnecessary check and always set
'-Wno-unused-but-set-variable'.
Discussed-with: swildner
Summary of changes:
sys/conf/bsd.kern.mk | 2 --
1 file changed, 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8687816f17dd29d066d31f78d65c9a1778ae95da
--
DragonFly BSD source repository
More information about the Commits
mailing list