MFC r295995:

BDECFLAGS has not been available since r82604 removed
  /etc/defaults/make.conf.

Approved by:	re (gjb)
This commit is contained in:
bdrewery 2016-03-02 01:24:41 +00:00
parent ac1ac2d42e
commit c297413491

View File

@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd May 17, 2014
.Dd February 24, 2016
.Dt MAKE.CONF 5
.Os
.Sh NAME
@ -141,16 +141,6 @@ Optimization levels other than
and
.Fl O2
are not supported.
.Va BDECFLAGS
is provided as a set of
.Xr cc 1
settings suggested by
.An "Bruce Evans" Aq bde@FreeBSD.org
for developing and testing changes.
They can be used, if set, by:
.Bd -literal -offset indent
CFLAGS+=${BDECFLAGS}
.Ed
.It Va CPUTYPE
.Pq Vt str
Controls which processor should be targeted for generated