From nobody@FreeBSD.org  Mon Oct 24 01:52:25 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9779B16A41F
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <ari@ish.com.au>
To: freebsd-gnats-submit@FreeBSD.org
Subject: defaults/make.conf incorrect advice about -O flag
X-Send-Pr-Version: www-2.3

>Number:         87895
>Category:       conf
>Synopsis:       defaults/make.conf incorrect advice about -O flag
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    matteo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 24 02:00:30 GMT 2005
>Closed-Date:    Sat Jan 21 14:00:40 GMT 2006
>Last-Modified:  Sat Jan 21 14:00:40 GMT 2006
>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:
State-Changed-From-To: open->closed 
State-Changed-By: matteo 
State-Changed-When: Sat Jan 21 13:59:40 UTC 2006 
State-Changed-Why:  
This was fixed 


Responsible-Changed-From-To: freebsd-bugs->matteo 
Responsible-Changed-By: matteo 
Responsible-Changed-When: Sat Jan 21 13:59:40 UTC 2006 
Responsible-Changed-Why:  
This was fixed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87895 
>Unformatted:
