commit 4c78b69eea28021570d9cc0be4bdea784f93c647
Author: Sascha Wildner <[email protected]>
Date:   Fri May 15 18:43:17 2015 +0200

    libc: Make generation of nslexer.c more robust.
    
    Quoting FreeBSD's r268620 commit msg:
    
    Ensure that lex errors fail the build instead of being silently ignored
    due to the piped call.  Also postpone the update of the nslexer.c file
    until we are sure we have generated it properly.
    
    [...]
    
    In DragonFly, this issue was causing a buildworld to stall if certain
    -W... warning options were added.
    
    Taken-from: FreeBSD

Summary of changes:
 lib/libc/net/Makefile.inc | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4c78b69eea28021570d9cc0be4bdea784f93c647


-- 
DragonFly BSD source repository

Reply via email to