git: bsd.sys.mk: Make build permissive for pre gcc 5 compilers.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Fri Aug 12 02:15:57 PDT 2016


commit f357dbd48f1e6848b022f41985c1bfdba5a6bbbb
Author: zrj <rimvydas.jasinskas at gmail.com>
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



More information about the Commits mailing list