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

git: DragonFly_RELEASE_3_2 bug 2450: Allow build of RELEASE 3.2 from master's bmake


From: John Marino <marino@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 15 Nov 2012 09:26:28 -0800 (PST)

commit 59620cdf5e51b69ddb60f977317c7aa9d6dc86d5
Author: John Marino <draco@marino.st>
Date:   Thu Nov 15 13:49:05 2012 +0100

    bug 2450: Allow build of RELEASE 3.2 from master's bmake
    
    It was not possible to build RELEASE 3.2 once the world was updated to
    the 3.3 development branch.  The makefiles were incompatible with bmake.
    It was possible to build RELEASE 3.2 with only a change to bsd.cpu.mk,
    but parallel builds still failed.  The remaining changes and the previous
    cherry-pick were all done to support parallel builds when building this
    release branch from a system equipped with bmake as the system make.
    
    <https://bugs.dragonflybsd.org/issues/2450>

Summary of changes:
 share/mk/bsd.cpu.mk |    6 ++++++
 share/mk/bsd.dep.mk |   36 ++++++++++++++----------------------
 share/mk/bsd.obj.mk |    8 +++++++-
 share/mk/sys.mk     |   14 ++++++++++++--
 usr.bin/make/main.c |    5 ++++-
 5 files changed, 43 insertions(+), 26 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/59620cdf5e51b69ddb60f977317c7aa9d6dc86d5


-- 
DragonFly BSD source repository



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