git: dsynth - Do not count DUMMY nodes in the total

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Aug 24 09:58:23 PDT 2019


commit 7b609b0a3e043435b1658181d3524f82b6f459c2
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Aug 24 08:40:49 2019 -0700

    dsynth - Do not count DUMMY nodes in the total
    
    * dsynth uses DUMMY nodes to wrap all the flavors for a particular
      package when other packages have a generic (rather than flavor-specific)
      dependency to it.
    
    * Do not count these nodes in the total for display purposes.

Summary of changes:
 usr.bin/dsynth/build.c  | 16 +++++++++++++---
 usr.bin/dsynth/status.c | 16 +++++++++++++---
 2 files changed, 26 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7b609b0a3e043435b1658181d3524f82b6f459c2


-- 
DragonFly BSD source repository



More information about the Commits mailing list