git: bsd.sys.mk: Fix WARNS=2 and 3 handling.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Sun Mar 3 23:39:55 PST 2019
commit 17e53fce74b0ff0caa30614a2fe9ef83b82f676a
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Mon Mar 4 09:33:06 2019 +0200
bsd.sys.mk: Fix WARNS=2 and 3 handling.
The -Wno-pointer-sign and -Wno-unused-parameter should have been removed
only for specific WARNS levels.
Reported-by: aly, swildner
Summary of changes:
share/mk/bsd.sys.mk | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/17e53fce74b0ff0caa30614a2fe9ef83b82f676a
--
DragonFly BSD source repository
More information about the Commits
mailing list