git: libc: Make generation of nslexer.c more robust.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri May 15 09:47:24 PDT 2015


commit f3cef8850b026293922cd7bac55e8d5067f05048
Author: Sascha Wildner <saw at online.de>
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/f3cef8850b026293922cd7bac55e8d5067f05048


-- 
DragonFly BSD source repository



More information about the Commits mailing list