git: DragonFly_RELEASE_6_2 Make the -std=... option for the compiler settable for the kernel, too.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Dec 19 03:14:36 PST 2022


commit 023ade9a7154134ed99e71f1d5d1997a0b472314
Author: Sascha Wildner <saw at online.de>
Date:   Mon Dec 19 12:10:09 2022 +0100

    Make the -std=... option for the compiler settable for the kernel, too.
    
    No functional changes.

Summary of changes:
 share/man/man5/make.conf.5 | 10 +++++++++-
 sys/conf/bsd.kern.mk       |  4 +++-
 sys/conf/kern.pre.mk       |  2 +-
 sys/conf/kmod.mk           |  2 +-
 4 files changed, 14 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/023ade9a7154134ed99e71f1d5d1997a0b472314


-- 
DragonFly BSD source repository


More information about the Commits mailing list