DragonFly commits List (threaded) for 2008-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.0.1.19.g67e05 DragonFly_RELEASE_2_0 nrelease Makefile
commit 67e051bf870cd262429be4dd55b748e4217d33cd
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 | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=67e051bf870cd262429be4dd55b748e4217d33cd
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]