git: bsd.sys.mk: Remove -Werror flag from gcc47 builds
    John Marino 
    marino at crater.dragonflybsd.org
       
    Mon Oct  1 11:09:55 PDT 2012
    
    
  
commit c9a7b745e473d4a0cf9fa16e9a34f62eb481ea3d
Author: John Marino <draco at marino.st>
Date:   Mon Oct 1 19:39:37 2012 +0200
    bsd.sys.mk: Remove -Werror flag from gcc47 builds
    
    While most of the breakage caused by new GCC47 warnings have been fixed,
    swildner would prefer to complete the task and review the previously
    and hastily submitted warning fixes at his leisure.
    
    To accommodate this, the -Werror flag is removed when gcc47 is used to
    build so the new warnings will pass by harmlessly.  swildner will
    restore the -Werror flag when his task is complete.
Summary of changes:
 share/mk/bsd.sys.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c9a7b745e473d4a0cf9fa16e9a34f62eb481ea3d
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list