git: Fix -Wundef in some code imported from NetBSD.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Feb 27 03:58:06 PST 2021
commit cdfb6d44297416c8423729193188578adc1b5789
Author: Sascha Wildner <saw at online.de>
Date: Sat Feb 27 12:57:23 2021 +0100
Fix -Wundef in some code imported from NetBSD.
Summary of changes:
usr.bin/bmake/Makefile | 2 +-
usr.sbin/makefs/Makefile | 5 +++++
usr.sbin/makefs/makefs.c | 2 +-
usr.sbin/mtree/Makefile | 2 ++
usr.sbin/mtree/extern.h | 5 +----
5 files changed, 10 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cdfb6d44297416c8423729193188578adc1b5789
--
DragonFly BSD source repository
More information about the Commits
mailing list