git: kern.pre.mk: Introduce ${ELDFLAGS} to help customize linker flags

Aaron LI aly at crater.dragonflybsd.org
Sun Jun 21 03:01:59 PDT 2026


commit f18815988fc75c87950ae46f0f77f7c5e7804e22
Author: Aaron LI <aly at aaronly.me>
Date:   Sun Jun 21 17:06:51 2026 +0800

    kern.pre.mk: Introduce ${ELDFLAGS} to help customize linker flags
    
    Similar to the case in kmod.mk, introduce the ${ELDFLAGS} variable to
    collect the linker flags and makes it easier to customize them.
    
    While there, clean up a bit.

Summary of changes:
 sys/conf/kern.pre.mk | 32 ++++++++++++++------------------
 1 file changed, 14 insertions(+), 18 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f18815988fc75c87950ae46f0f77f7c5e7804e22


-- 
DragonFly BSD source repository


More information about the Commits mailing list