Bug 37032

Summary: make.conf.5 typo re BDECFLAGS
Product: Documentation Reporter: Joshua Goodall <joshua>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Joshua Goodall 2002-04-13 07:40:01 UTC
make.conf.5 says:
...
	BDECFLAGS is provided as a set of gcc(1) settings suggested
	by Bruce Evans <bde@FreeBSD.org> for developing and testing
	changes.  They can be used, if set, by:

		CXFLAGS+=${BDECFLAGS}
...

This almost certainly supposed to say CFLAGS.
Comment 1 dd freebsd_committer freebsd_triage 2002-04-13 10:07:24 UTC
State Changed
From-To: open->closed

Committed, thanks.