Update the RESTRICT=binchecks docs. Thanks to jakub for the suggestion and antarus...
authorZac Medico <zmedico@gentoo.org>
Mon, 4 Dec 2006 01:37:26 +0000 (01:37 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 4 Dec 2006 01:37:26 +0000 (01:37 -0000)
svn path=/main/trunk/; revision=5168

man/ebuild.5

index 0c8031151475d8ea9cf746c1a2fa0eb755d19d70..d0b0d0993deb661d84fae348458127dcb423952c 100644 (file)
@@ -320,8 +320,11 @@ This should be a space delimited list of portage features to restrict.
 .RS
 .TP
 .I binchecks
-Disable all QA checks for binaries (do not use without very good reason).  See
-the \fBQA CONTROL VARIABLES\fR section for more specific exemptions.
+Disable all QA checks for binaries.  This should ONLY be used in packages
+for which binary checks make no sense (linux-headers and kernel-sources, for
+example, can safely be skipped since they have no binaries).  If the binary
+checks need to be skipped for other reasons (such as proprietary binaries),
+see the \fBQA CONTROL VARIABLES\fR section for more specific exemptions.
 .TP
 .I confcache
 Prevent econf from using confcache.