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

git: build - Fix handling of MACHINE_PLATFORM


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 30 Oct 2012 19:37:25 -0700 (PDT)

commit 8e834fc87122f42c41608dbf6c7ed157d67b4051
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Oct 30 19:35:36 2012 -0700

    build - Fix handling of MACHINE_PLATFORM
    
    * Generate MACHINE_PLATFORM from sysctl -n hw.platform, bmake does not
      generate a default for this (it's DragonFly-specific).
    
    * Fixes manual module builds e.g. building from the source dir instead of
      as part of a kernel build.

Summary of changes:
 share/mk/sys.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8e834fc87122f42c41608dbf6c7ed157d67b4051


-- 
DragonFly BSD source repository



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