git: kmod.mk: Remove redundant '-fno-omit-frame-pointer' CFLAGS
Aaron LI
aly at crater.dragonflybsd.org
Fri Apr 17 19:04:14 PDT 2026
commit efd7ab5ffc49714393efe40811da35b0e33c962e
Author: Aaron LI <aly at aaronly.me>
Date: Fri Apr 17 13:06:39 2026 +0800
kmod.mk: Remove redundant '-fno-omit-frame-pointer' CFLAGS
This flag is already added by platform/{pc64,vkernel64}/conf/kern.mk, so
no need to add it again.
Summary of changes:
sys/conf/kmod.mk | 3 ---
1 file changed, 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/efd7ab5ffc49714393efe40811da35b0e33c962e
--
DragonFly BSD source repository
More information about the Commits
mailing list