Date: Tue, 10 May 2011 11:14:40 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/tools/build/options WITH_CLANG WITH_FDT makeman Message-ID: <201105111705.p4BH5vOk067657@repoman.freebsd.org>
index | next in thread | raw e-mail
ru 2011-05-10 11:14:40 UTC
FreeBSD src repository
Modified files:
tools/build/options makeman
Added files:
tools/build/options WITH_CLANG WITH_FDT
Log:
SVN rev 221730 on 2011-05-10 11:14:40Z by ru
- There now exist options that have different defaults depending on
the architecture, reflect this in documentation. For such
options, both WITH_FOO and WITHOUT_FOO description files should
be provided.
Prodded by: des
- Setting a build option may enforce other build options, try harder
to detect this case.
- Setting a build option may change other option's default value,
try harder to detect this case.
Revision Changes Path
1.1 +2 -0 src/tools/build/options/WITH_CLANG (new)
1.3 +3 -0 src/tools/build/options/WITH_FDT (new)
1.10 +134 -49 src/tools/build/options/makeman
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105111705.p4BH5vOk067657>
