From: Marius Mauch Date: Tue, 23 Oct 2007 22:35:27 +0000 (-0000) Subject: document PROFILE_ONLY_VARIABLES X-Git-Tag: v2.2_pre1~537 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=40a9d908f3446bb30502b3c75b598ed648e0828e;p=portage.git document PROFILE_ONLY_VARIABLES svn path=/main/trunk/; revision=8259 --- diff --git a/man/portage.5 b/man/portage.5 index b94b2fdbd..0599c5e09 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -163,9 +163,13 @@ Architecture type (x86/ppc/hppa/etc...). .B USERLAND = \fI"GNU"\fR Support BSD/cygwin/etc... .TP -.B PORTAGE_LIBC = \fI"glibc"\fR +.B ELIBC = \fI"glibc"\fR Support uClibc/BSD libc/etc... .TP +.B PROFILE_ONLY_VARIABLES = \fI"ARCH"\fR +Prevent critical variables from being changed by the user in make.conf +or the env. +.TP .BR PROFILE_ARCH Distinguish machines classes that have the same \fBARCH\fR. All sparc machines have ARCH=sparc but set this to either 'sparc32' or 'sparc64'.