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

Oliver Fromme check+kyym8k00rsm51054 at fromme.com
Mon Mar 8 03:06:36 PST 2010


Sascha Wildner wrote:
 > 
 > commit 2be5978f2d01fb4dac63f1dba36177e016e784ef
 > Author: Sascha Wildner <saw at 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 --

I'm sorry, that's probably my mistake.  I added WARNS=6
to the cpdup Makefile when I added new features to it
while working on the FreeBSD port (which doesn't have
WARNS=6 by default).  Matt probably missed this little
detail when he took my stuff and commited it back to DF.

I'll add a patch file to the FreeBSD port so it compiles
with WARNS=6 there, too.

Best regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd





More information about the Commits mailing list