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

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Feb 17 00:12:19 PST 2020


commit 4a25666aa08914e9ec4b32f07e513897da42ba2d
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/4a25666aa08914e9ec4b32f07e513897da42ba2d


-- 
DragonFly BSD source repository



More information about the Commits mailing list