BDECFLAGS has not been available since r82604 removed /etc/defaults/make.conf.
WARNS=6 has provided BDECFLAGS since r94332 as well. MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
62d89d81bf
commit
91e57fa446
@ -24,7 +24,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd November 12, 2015
|
.Dd February 24, 2016
|
||||||
.Dt MAKE.CONF 5
|
.Dt MAKE.CONF 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -141,16 +141,6 @@ Optimization levels other than
|
|||||||
and
|
and
|
||||||
.Fl O2
|
.Fl O2
|
||||||
are not supported.
|
are not supported.
|
||||||
.Va BDECFLAGS
|
|
||||||
is provided as a set of
|
|
||||||
.Xr cc 1
|
|
||||||
settings suggested by
|
|
||||||
.An Bruce Evans Aq Mt 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
|
.It Va CPUTYPE
|
||||||
.Pq Vt str
|
.Pq Vt str
|
||||||
Controls which processor should be targeted for generated
|
Controls which processor should be targeted for generated
|
||||||
|
Loading…
x
Reference in New Issue
Block a user