aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appendices/common-problems/text.xml')
-rw-r--r--appendices/common-problems/text.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appendices/common-problems/text.xml b/appendices/common-problems/text.xml
index 430e74b..c16608b 100644
--- a/appendices/common-problems/text.xml
+++ b/appendices/common-problems/text.xml
@@ -102,7 +102,7 @@ for security reasons. If this message is shown, you have a couple of options:
</li>
<li>
Use <c>append-ldflags</c> (see <uri
- link="ebuild-writing/functions/src_compile/build-environment/#Adding Additional Flags"/>)
+ link="::ebuild-writing/functions/src_compile/build-environment#Adding Additional Flags"/>)
to add <c>-Wl,-z,now</c>. This will affect <e>all</e> binaries installed, not just the setXid ones.
</li>
</ul>