git: Fix buildkernel -j N

Thomas Nikolajsen thomas at crater.dragonflybsd.org
Sat Jan 21 12:27:44 PST 2012


commit f1c957b2612529a64e35c5d2500dc7a9555c844a
Author: Thomas Nikolajsen <thomas at dragonflybsd.org>
Date:   Sat Jan 21 18:10:32 2012 +0100

    Fix buildkernel -j N
    
    Work around build ordering issue which caused
    `make -j N buildkernel' to fail on some systems.
    
    DragonFly-bug: <http://bugs.dragonflybsd.org/issue2279>
    Submitted-by:  YONETANI Tomokazu

Summary of changes:
 sys/dev/disk/aic7xxx/ahc/ahc_pci/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list