git: build - Fix building new sources on older systems
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Dec 16 00:22:59 PST 2020
commit 3fc6fdfef1f3e3f1532ac01e3520e4a45945ed3b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Dec 15 16:50:41 2020 -0800
build - Fix building new sources on older systems
* Fix compile errors when doing a new buildwolrd on an old
base system.
Summary of changes:
lib/libc/gen/pwcache.c | 4 ++++
lib/libc/gen/vis.c | 8 ++++++++
usr.bin/xinstall/Makefile | 8 ++++++++
usr.sbin/mtree/Makefile | 4 +++-
4 files changed, 23 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3fc6fdfef1f3e3f1532ac01e3520e4a45945ed3b
--
DragonFly BSD source repository
More information about the Commits
mailing list