From 5705a837e16ba8ada13ed0260ebc8c5ab6717418 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 2 Nov 2007 04:56:09 +0000 Subject: protect variables specified in PROFILE_ONLY_VARIABLES from being set by the user (trunk r8251:8253, r8255, and r8259) svn path=/main/branches/2.1.2/; revision=8361 --- man/portage.5 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'man/portage.5') diff --git a/man/portage.5 b/man/portage.5 index 725e09375..6728ebe28 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'. -- cgit v1.2.3-1-g7c22