git: ncurses: Fix parallel buildworld race.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Mon Dec 5 06:37:15 PST 2016


commit dfa89817f7a68d8a2958ef771b40debd33d332a1
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Mon Dec 5 16:08:47 2016 +0200

    ncurses: Fix parallel buildworld race.
    
    * MKexpanded.sh uses cc -E on source having curses.priv.h -> term.h chain.
      Be safe and delay until all GENHDRS are created first.
    
    No funtional change for final libprivate_ncurses{,w}.a,
    just for reproducibility of buildworld intermediates.

Summary of changes:
 lib/libncurses/libncurses/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dfa89817f7a68d8a2958ef771b40debd33d332a1


-- 
DragonFly BSD source repository



More information about the Commits mailing list