git: world: Explicitly disable WERROR for hostprog and hostlib.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Sat Feb 1 21:47:18 PST 2020
commit 97b169cfdc80a1a8f81c9aeb21a18fb3121049ff
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Sat Feb 1 14:36:25 2020 +0200
world: Explicitly disable WERROR for hostprog and hostlib.
Explicit tracking of currently toolchain is too fragile for c++.
Add CROSS_CFLAGS helper in NXFLAGS for bootstrapping on OpenBSD.
Summary of changes:
share/mk/bsd.hostlib.mk | 1 +
share/mk/bsd.hostprog.mk | 1 +
share/mk/sys.mk | 4 ++--
3 files changed, 4 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/97b169cfdc80a1a8f81c9aeb21a18fb3121049ff
--
DragonFly BSD source repository
More information about the Commits
mailing list