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

git: objformat - Duplicate NELEM() macro


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

commit bf4591b39db818f234a24772af7baa6220fc0480
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/bf4591b39db818f234a24772af7baa6220fc0480


-- 
DragonFly BSD source repository



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