git: dsynth - Fix generic flavor scan for the Nth time

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Feb 17 00:08:52 PST 2020


commit 50cde9e989afe408bcb9c94ec4313645f5fcab83
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Feb 17 00:07:56 2020 -0800

    dsynth - Fix generic flavor scan for the Nth time
    
    * The commit in 4986398e0bafb7 fixed one problem and created another
      because it didn't quite skip past enough of the checks on the dummy
      node.  Skip past the last check as well so we can decend into the
      true dependency.

Summary of changes:
 usr.bin/dsynth/build.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/50cde9e989afe408bcb9c94ec4313645f5fcab83


-- 
DragonFly BSD source repository



More information about the Commits mailing list