${BDECFLAGS} gets added to CFLAGS, not CXFLAGS.
PR: 37032 Submitted by: Joshua Goodall <joshua@roughtrade.net>
This commit is contained in:
parent
6d2690ed64
commit
b2386b0cda
@ -109,7 +109,7 @@ for developing and testing changes.
|
||||
They can be used, if set, by:
|
||||
.Pp
|
||||
.Bd -literal -offset indent
|
||||
CXFLAGS+=${BDECFLAGS}
|
||||
CFLAGS+=${BDECFLAGS}
|
||||
.Ed
|
||||
.It Va CVS_UPDATE
|
||||
.Pq Vt bool
|
||||
|
Loading…
Reference in New Issue
Block a user