git: DragonFly_RELEASE_4_6 Run make depend in quickkernel, too.
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Fri Jul 22 22:04:41 PDT 2016
    
    
  
commit 985942cbd9101fbff6868751ffd1d1ec82333e91
Author: Sascha Wildner <saw at online.de>
Date:   Fri Jul 22 21:17:29 2016 +0200
    Run make depend in quickkernel, too.
    
    It is much cleaner to do that, just like it is run in quickworld, too.
    
    At the price of a small increase in build time, quickkernel will now
    continue working when a new kernel header is added, which broke it
    before this commit because the header would not be copied to the right
    place in /usr/obj.
Summary of changes:
 Makefile.inc1 | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/985942cbd9101fbff6868751ffd1d1ec82333e91
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list