cvs commit: src/share/mk bsd.sys.mk
Dag-Erling Smorgrav
des at FreeBSD.org
Fri Aug 11 17:28:59 UTC 2006
des 2006-08-11 17:28:59 UTC
FreeBSD src repository
Modified files:
share/mk bsd.sys.mk
Log:
Reintroduce CSTD, which allows a Makefile to specify the precise dialect
of C in which the program or library is written.
Note that this is *not* intended to be used across the whole tree. It
is intended to be used for individual libraries or programs which use
specific language features which the compiler must know about in order
to produce correct warnings at high WARNS levels.
MFC after: 1 month
Revision Changes Path
1.38 +15 -0 src/share/mk/bsd.sys.mk
More information about the cvs-src
mailing list