Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  3 Sep 2004 23:31:44 -0400 (EDT)
From:      Chris Pepper <pepper@reppep.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Paul Mather <paul@gromit.dlib.vt.edu>
Subject:   docs/71359: /usr/share/examples/etc/make.conf contains broken CXXFLAGS
Message-ID:  <20040904033144.57909FE6F@www.reppep.com>
Resent-Message-ID: <200409040340.i843eKbi023303@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         71359
>Category:       docs
>Synopsis:       /usr/share/examples/etc/make.conf contains broken CXXFLAGS
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 04 03:40:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Chris Pepper
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD www.reppep.com 4.10-STABLE FreeBSD 4.10-STABLE #16: Wed Jul 21 18:25:39 EDT 2004 root@www.reppep.com:/usr/obj/usr/src/sys/REPPEP i386


	
>Description:
	/usr/share/examples/etc/make.conf suggests:
CXXFLAGS+= -fmemoize-lookups -fsave-memoized
	but this prevents make buildworld in RELENG_5. See also http://news.gw.com/freebsd.current/65460 .
	
>How-To-Repeat:
	CXXFLAGS+= -fmemoize-lookups -fsave-memoized" >> /etc/make.conf && cd /usr/src && make buildworld
	
>Fix:

	
	Remove this sample from the example, or replace it with one that's safe under RELENG_5
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040904033144.57909FE6F>