From 76118ef9b746ca3ba644504b6ddb13906bc2e2f0 Mon Sep 17 00:00:00 2001 From: Sebastian Luther Date: Mon, 12 Jul 2010 10:41:32 +0200 Subject: Let emerge fix .la files Triggered by FEATURES="lafilefixing" (enabled by default) Includes a QA warning for invalid .la files. --- 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 71840f95a..4a5db0dae 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -272,6 +272,10 @@ prior to each build. Due to lack of proper cleanup, this feature can interfere with normal emerge operation and therefore it should not be left enabled for more than a short period of time. .TP +.B lafilefixing +Prevents modifiying .la files to not include other .la files and some other +fixes (order of flags, duplicated entries, ...) +.TP .B lmirror When \fImirror\fR is enabled in \fBFEATURES\fR, fetch files even when \fImirror\fR is also in the \fBebuild\fR(5) \fBRESTRICT\fR variable. -- cgit v1.2.3-1-g7c22