DragonFly-2.0.1.19.g67e05 DragonFly_RELEASE_2_0 nrelease Makefile

Simon Schubert corecode at crater.dragonflybsd.org
Thu Dec 4 06:28:10 PST 2008


commit 67e051bf870cd262429be4dd55b748e4217d33cd
Author: Simon Schubert <corecode at dragonflybsd.org>
Date:   Thu Dec 4 00:20:05 2008 +0100

    Don't drag the host CCVER into the release build
    
    nrelease was defaulting WORLD_CCVER, which is passed as CCVER to buildworld
    and KERNEL_CCVER, which is passed as CCVER to buildkernel, to CCVER.  However
    the system makefiles set CCVER themselves, thus dragging their idea of the
    default CCVER into the release build.
    
    This commit should fix snapshots being built with gcc34 on chlamydia running 1.8-REL.

Summary of changes:
 nrelease/Makefile |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=67e051bf870cd262429be4dd55b748e4217d33cd


-- 
DragonFly BSD source repository





More information about the Commits mailing list