git: make(1): Add OpenBSD support.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Sat Feb 1 21:47:19 PST 2020
commit 5b0cc99c5bfd2b80fafa434143b18d47f76f6b29
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Sat Feb 1 14:48:03 2020 +0200
make(1): Add OpenBSD support.
OpenBSD does not have 'A' support in malloc_options. Use supported 'S'
to prevent a lot of warnings during every bmake invoke.
Summary of changes:
contrib/bmake/job.c | 4 ++++
1 file changed, 4 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5b0cc99c5bfd2b80fafa434143b18d47f76f6b29
--
DragonFly BSD source repository
More information about the Commits
mailing list