git: build - Fix handling of MACHINE_PLATFORM

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Oct 30 19:37:25 PDT 2012


commit 8e834fc87122f42c41608dbf6c7ed157d67b4051
Author: Matthew Dillon <dillon at 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



More information about the Commits mailing list