From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MLyxB-0005qe-64 for garchives@archives.gentoo.org; Wed, 01 Jul 2009 12:30:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7868E06C0; Wed, 1 Jul 2009 12:30:19 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.144]) by pigeon.gentoo.org (Postfix) with ESMTP id 96E87E06C0 for ; Wed, 1 Jul 2009 12:30:19 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 3so193211eyh.36 for ; Wed, 01 Jul 2009 05:30:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=98lHSV93EWQQ+oHgwM/czqkPqgs9RwV0PlAHkqmvHFA=; b=nV/4LDzRxZ1LmbnN1XblJmasfs7B0z9XX4AEwCb1Az7Tu5wOtUp0G4oikkMxjSnLNS A0HD7xI7aiT+43Ha/yBy3nv7LoFjavKkGrzdWRA1WDazuhE+9pDbCbWjZ9wafxyqavlB Ed8btZYOXQKcRgoZy8zvhWSZoK5YKoxBQvptk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=RxssuiLjkmtwfvYcis2YBgfHblEcdUO7VZrYnUlHadUc8KeRP+HnkTG97dUr9tZNd8 V0MrSq7SRJf3QMb/+/s8OaDoK6nHEPVRLYZimL3g4FopMDeHB1hCANYFTe73IYbFD0/a /emD1VTN2b5ADVugiJ1HsWltpeTuFTggI2Vg4= Received: by 10.210.81.3 with SMTP id e3mr5619911ebb.12.1246451419089; Wed, 01 Jul 2009 05:30:19 -0700 (PDT) Received: from nazgul.localnet (dustpuppy.is.co.za [196.14.169.11]) by mx.google.com with ESMTPS id 7sm2563781eyg.37.2009.07.01.05.30.17 (version=SSLv3 cipher=RC4-MD5); Wed, 01 Jul 2009 05:30:18 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] !!do not set this during bootstrap!!?? Date: Wed, 1 Jul 2009 14:28:38 +0200 User-Agent: KMail/1.11.4 (Linux/2.6.30-gentoo-r1; KDE/4.2.4; x86_64; ; ) References: <53e35fd50907010235p5690dc30p274c57de7afb3b8@mail.gmail.com> In-Reply-To: <53e35fd50907010235p5690dc30p274c57de7afb3b8@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907011428.38244.alan.mckinnon@gmail.com> X-Archives-Salt: 73535563-eee8-44ba-af14-91cf45cd54aa X-Archives-Hash: a6534724b446e8e54d476699b322bfa9 On Wednesday 01 July 2009 11:35:39 David Shen wrote: > Hi, > > I want to compile the busybox as static, so I do not need to copy the > .so files as the dynamic version would need. But when I use 'equery > uses busybox' to query the use keyword it supports, a 'do not set this > during bootstrap' is added in front of the description. I do not > understand why... That is a generic warning for the USE flag, not for busybox itself. For what you seem to want to do, it is fine to set the flag. -- alan dot mckinnon at gmail dot com