DragonFly BSD
DragonFly commits List (threaded) for 2012-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: bsd.sys.mk: Remove -Werror flag from gcc47 builds


From: John Marino <marino@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 1 Oct 2012 11:09:55 -0700 (PDT)

commit c9a7b745e473d4a0cf9fa16e9a34f62eb481ea3d
Author: John Marino <draco@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]