From owner-cvs-all@FreeBSD.ORG Thu Jul 19 17:03:15 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1C7C416A402; Thu, 19 Jul 2007 17:03:15 +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 CC56F13C4B7; Thu, 19 Jul 2007 17:03:14 +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 0F0DE41C67F; Thu, 19 Jul 2007 19:03:14 +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 qEhFBEsdfFxE; Thu, 19 Jul 2007 19:03:13 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id BA8CA41C676; Thu, 19 Jul 2007 19:03:13 +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 73133444885; Thu, 19 Jul 2007 17:03:01 +0000 (UTC) Date: Thu, 19 Jul 2007 17:03:01 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Niclas Zeising In-Reply-To: <469F8B7B.3000206@gmail.com> Message-ID: <20070719170236.C31116@maildrop.int.zabbadoz.net> References: <200707190814.l6J8ESut053834@repoman.freebsd.org> <469F8B7B.3000206@gmail.com> 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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2007 17:03:15 -0000 On Thu, 19 Jul 2007, Niclas Zeising wrote: Hi, > 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. >> PR: 114220 >> Reviewed by: simon >> Approved by: re (hrs) >> Revision Changes Path >> 1.2 +2 -1 src/tools/build/options/WITHOUT_TOOLCHAIN > > You probably also want to regenerate src.conf(5). Done. Thanks for the reminder:) -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT Software is harder than hardware so better get it right the first time.