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

git: buildkernel, nrelease: use AMD64_GENERIC as kernel default config


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 14 Sep 2009 15:51:48 -0700 (PDT)

commit 702a95cc5a96bcc8b869d9c49c8c2b61292b94cd
Author: Simon Schubert <corecode@dragonflybsd.org>
Date:   Tue Sep 15 00:47:58 2009 +0200

    buildkernel, nrelease: use AMD64_GENERIC as kernel default config
    
    buildkernel and nrelease both defaulted to GENERIC as kernel.  This does
    not work for amd64 builds, since GENERIC is i386.
    
    Add a makeshift hack by selecting AMD64_GENERIC if we're buildin for/on
    amd64.  This needs to go away and be solved in a more sensible way.
    
    Ok: dillon@

Summary of changes:
 Makefile.inc1     |    6 ++++++
 nrelease/Makefile |    6 ++++++
 2 files changed, 12 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/702a95cc5a96bcc8b869d9c49c8c2b61292b94cd


-- 
DragonFly BSD source repository



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