From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 MIME-Version: 1.0 In-Reply-To: References: <921f6bb41003210302o7bffd763q1ffbc620f7ce1fec@mail.gmail.com> <20100321101137.GE12359@wrars-comp.wrarsdomain> <921f6bb41003210319v398e11ceq830f342a05e77c8b@mail.gmail.com> <20100321131440.GA1931@wo.int.altlinux.org> <20100321145113.GD30094@altlinux.org> <20100321153442.GA21854@wo.int.altlinux.org> <20100321191834.GE30094@altlinux.org> Date: Mon, 22 Mar 2010 02:27:48 +0200 Message-ID: From: "Kirill A. Shutemov" To: ALT Linux Team development discussions Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [devel] Q: --no-copy-dt-needed-entries X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Mar 2010 00:27:55 -0000 Archived-At: List-Archive: List-Post: On Mon, Mar 22, 2010 at 2:26 AM, Kirill A. Shutemov wrote: > 2010/3/21 Alexey Tourbin : >> Give me a good reason, with examples, why we should change the default. >> There was a good reason for --as-needed - extra dependencies and extra >> lookup costs. =C2=A0I see no good reason for --no-copy-dt-needed-entries= . > > gold(1) behaves that way by default. AFAIK, Fedora goes to switch to it l= ater. s/goes/is going/ > So it's one of step of switching. >