git: kern.pre.mk: Remove unused and duplicate NORMAL_C_C
Aaron LI
aly at crater.dragonflybsd.org
Sat Jun 20 00:14:56 PDT 2026
commit 61db8c74cfeea2c222d6cc5f9231b5d0d8b0045a
Author: Aaron LI <aly at aaronly.me>
Date: Fri Jun 19 22:08:30 2026 +0800
kern.pre.mk: Remove unused and duplicate NORMAL_C_C
The 'NORMAL_C_C' macro is identical to 'NORMAL_C' and is unused, so just
remove it.
Summary of changes:
sys/conf/kern.pre.mk | 1 -
1 file changed, 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/61db8c74cfeea2c222d6cc5f9231b5d0d8b0045a
--
DragonFly BSD source repository
More information about the Commits
mailing list