From owner-freebsd-current@FreeBSD.ORG Tue Jan 20 07:34:26 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3AE016A4CE for ; Tue, 20 Jan 2004 07:34:26 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0A4743D8C for ; Tue, 20 Jan 2004 07:32:57 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i0KFWqip030191; Tue, 20 Jan 2004 07:32:52 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i0KFWpVX030190; Tue, 20 Jan 2004 07:32:51 -0800 (PST) (envelope-from obrien) Date: Tue, 20 Jan 2004 07:32:51 -0800 From: "David O'Brien" To: Dag-Erling Sm?rgrav Message-ID: <20040120153251.GA24235@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Dag-Erling Sm?rgrav , current@freebsd.org References: <20040116095217.GG59417@starjuice.net> <20040116181958.31683.qmail@paladin.fortunaty.net> <20040119034014.GA64905@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: current@freebsd.org Subject: Re: compiling world with optimization X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2004 15:34:27 -0000 On Tue, Jan 20, 2004 at 09:41:32AM +0100, Dag-Erling Sm?rgrav wrote: > David O'Brien writes: > > Can you look at his other patches? Right now libpam build prevents a > > world being built with -O2. > > I have a ton of libpam patches in my tree already (some of which > address the -O2 issues). I need some time to sort through them and > commit the ones I want to keep. Thanks.