DragonFly BSD
DragonFly commits List (threaded) for 2012-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_3_0 objformat - Duplicate NELEM() macro


From: Samuel Greear <sjg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 12 Feb 2012 10:57:59 -0800 (PST)

commit ff5f4391668147d9be7f2256b10f25da82e80f8e
Author: Samuel J. Greear <sjg@thesjg.com>
Date:   Sun Feb 12 11:24:26 2012 -0700

    objformat - Duplicate NELEM() macro
    
    * Fix buildworld on DragonFly hosts built before Dec 18, 2010 (2.9).
    
    * NELEM() macro was added to sys/param.h on Dec 18, 2010 and objformat was
      made to use it on May 20, 2011. This broke upgrades for machines running a
      DragonFly version built prior to Dec 18, 2010 since objformat is built with
      the hosts headers as part of the cross tools stage.

Summary of changes:
 usr.bin/objformat/objformat.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

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


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]