commit f357dbd48f1e6848b022f41985c1bfdba5a6bbbb
Author: zrj <[email protected]>
Date: Tue Aug 9 14:42:58 2016 +0300
bsd.sys.mk: Make build permissive for pre gcc 5 compilers.
GCC 4.7 4.8 4.9 are known to have certain bugs, so instead of
forcing developers to use NO_WERROR=yes it is better to allow
certain diagnostics to happen, than cripple the primary gcc50.
Summary of changes:
share/mk/bsd.sys.mk | 5 +++++
1 file changed, 5 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f357dbd48f1e6848b022f41985c1bfdba5a6bbbb
--
DragonFly BSD source repository