From owner-cvs-src@FreeBSD.ORG Fri Jul 20 04:45:08 2007 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0E5016A418; Fri, 20 Jul 2007 04:45:08 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id 5990513C45E; Fri, 20 Jul 2007 04:45:08 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 7438341C655; Fri, 20 Jul 2007 06:45:06 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id 2gJlaHa4bLBP; Fri, 20 Jul 2007 06:45:06 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id EA6F841C651; Fri, 20 Jul 2007 06:45:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 79C3E444885; Fri, 20 Jul 2007 04:41:01 +0000 (UTC) Date: Fri, 20 Jul 2007 04:41:00 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: "Simon L. Nielsen" In-Reply-To: <20070719200327.GB965@zaphod.nitro.dk> Message-ID: <20070720043859.S31116@maildrop.int.zabbadoz.net> References: <200707190814.l6J8ESut053834@repoman.freebsd.org> <20070719200327.GB965@zaphod.nitro.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/build/options WITHOUT_TOOLCHAIN X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jul 2007 04:45:08 -0000 On Thu, 19 Jul 2007, Simon L. Nielsen wrote: > On 2007.07.19 08:14:28 +0000, Bjoern A. Zeeb wrote: >> bz 2007-07-19 08:14:28 UTC >> >> FreeBSD src repository >> >> Modified files: >> tools/build/options WITHOUT_TOOLCHAIN >> Log: >> Make clear that WITHOUT_TOOLCHAIN cannot be applied to build targets. > > I talked a bit with Bjoern if this was suposed to work or not, but > without any clear conclusion. Running with the option for buildworld > works on 6-STABLE (well, NO_TOOLCHAIN does), but we couldn't really > find out if it was suposed to work in general or not, or when it broke > in -CURRENT. > > If this is a regression, somebody with build clue can fix the problem > and revert the doc update commit. It doesn't bug me enough to look > more into it - sorry :-). I think the real question is why you had seen that buildworld with -DNO_TOOLCHAIN on RELENG_6 works. As said I was sure that did not work before. -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT Software is harder than hardware so better get it right the first time.