DragonFly-2.1.1.20.g82f56 master nrelease Makefile

Simon Schubert corecode at crater.dragonflybsd.org
Wed Dec 3 15:31:46 PST 2008


commit 82f56cac7e8727ec6f6cc368858dbb83ff308a55
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 |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list