From e414b8571fed1e0da1a03e0a9719b580e21f7558 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 7 May 2011 21:34:25 -0700 Subject: Rename FEATURES=no-ebuild-locks to ebuild-locks. --- man/make.conf.5 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/make.conf.5 b/man/make.conf.5 index 169296970..389bab1db 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -265,6 +265,10 @@ strangely configured Samba server (oplocks off, NFS re\-export). A tool /usr/lib/portage/bin/clean_locks exists to help handle lock issues when a problem arises (normally due to a crash or disconnect). .TP +.B ebuild\-locks +Use locks to ensure that unsandboxed ebuild phases never execute +concurrently. +.TP .B fakeroot Enable fakeroot for the install and package phases when a non-root user runs the \fBebuild\fR(1) command. -- cgit v1.2.3-65-gdbad