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

git: Remove WARNS?=6 from two Makefiles where it is not needed.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 7 Mar 2010 00:04:23 -0800 (PST)

commit 2be5978f2d01fb4dac63f1dba36177e016e784ef
Author: Sascha Wildner <saw@online.de>
Date:   Sun Mar 7 09:04:09 2010 +0100

    Remove WARNS?=6 from two Makefiles where it is not needed.
    
    WARNS is 6 by default in bin/, games/, sbin/, usr.bin/ and usr.sbin/
    (per Makefile.inc) and only needs to be specified explicitly there
    for utilities which need WARNS < 6.

Summary of changes:
 bin/cpdup/Makefile        |    2 --
 usr.sbin/mptable/Makefile |    1 -
 2 files changed, 0 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2be5978f2d01fb4dac63f1dba36177e016e784ef


-- 
DragonFly BSD source repository



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