git: libncurses: Set WANRS at 5.
    Rimvydas Jasinskas 
    zrj at crater.dragonflybsd.org
       
    Sun Sep 25 22:56:33 PDT 2016
    
    
  
commit f93adcf640dccf1102ee15b6ae3bfe1f87c473e5
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sun Sep 25 14:13:23 2016 +0300
    libncurses: Set WANRS at 5.
    
    Turns out private libncurses was completely ignoring WARNS and running loose,
    so after previous few changes connect to global lib/Makefile.inc and set
    WARNS at 5 (6 is an overkill, also does not survive FORMAT_AUDIT).
Summary of changes:
 lib/libncurses/Makefile.inc | 4 ++++
 1 file changed, 4 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f93adcf640dccf1102ee15b6ae3bfe1f87c473e5
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list