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

DragonFly-2.1.1.20.g82f56 master nrelease Makefile


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 3 Dec 2008 15:27:36 -0800 (PST)

commit 82f56cac7e8727ec6f6cc368858dbb83ff308a55
Author: Simon Schubert <corecode@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



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