From owner-cvs-all Mon Mar 15 13:59:51 1999 Delivered-To: cvs-all@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 4B03C157FA; Mon, 15 Mar 1999 13:59:05 -0800 (PST) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.1/8.9.1) with ESMTP id NAA11144; Mon, 15 Mar 1999 13:58:47 -0800 (PST) (envelope-from jdp@polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.9.2/8.9.1) id NAA72416; Mon, 15 Mar 1999 13:58:46 -0800 (PST) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199903142145.AAA03550@tejblum.dnttm.rssi.ru> Date: Mon, 15 Mar 1999 13:58:46 -0800 (PST) Organization: Polstra & Co., Inc. From: John Polstra To: Dmitrij Tejblum Subject: Re: cvs commit: src/lib/csu/i386-elf Makefile crtbegin.c crtend. Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk I've just committed a change to the Makefile, adding "-fkeep-inline-functions" to CFLAGS. With that, make buildworld finished OK with -O3. Thanks a lot for sleuthing out this problem. Was there an open PR on this? John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message