From owner-freebsd-bugs@FreeBSD.ORG Mon Oct 24 02:00:31 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BD7716A41F for ; Mon, 24 Oct 2005 02:00:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15E6243D48 for ; Mon, 24 Oct 2005 02:00:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9O20UvZ070530 for ; Mon, 24 Oct 2005 02:00:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9O20UVR070518; Mon, 24 Oct 2005 02:00:30 GMT (envelope-from gnats) Resent-Date: Mon, 24 Oct 2005 02:00:30 GMT Resent-Message-Id: <200510240200.j9O20UVR070518@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ari Maniatis Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9779B16A41F for ; Mon, 24 Oct 2005 01:52:25 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6772943D46 for ; Mon, 24 Oct 2005 01:52:25 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j9O1qP1a013765 for ; Mon, 24 Oct 2005 01:52:25 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j9O1qPEq013764; Mon, 24 Oct 2005 01:52:25 GMT (envelope-from nobody) Message-Id: <200510240152.j9O1qPEq013764@www.freebsd.org> Date: Mon, 24 Oct 2005 01:52:25 GMT From: Ari Maniatis To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: conf/87895: defaults/make.conf incorrect advice about -O flag X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2005 02:00:31 -0000 >Number: 87895 >Category: conf >Synopsis: defaults/make.conf incorrect advice about -O flag >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 24 02:00:30 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Ari Maniatis >Release: 6.0RC1 >Organization: >Environment: >Description: In /etc/defaults/make.conf, this text appears # CFLAGS controls the compiler settings used when compiling C code. # Note that optimization settings above -O (-O2, ...) are not recommended # or supported for compiling the world or the kernel - please revert any # nonstandard optimization settings to "-O" before submitting bug reports # to the developers. >From recent advice to the stable mailing list it appears that this is no longer true. -O2 is the default setting for compiling kernel/world. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: