aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-03-27 01:58:36 -0700
committerZac Medico <zmedico@gentoo.org>2013-03-27 01:58:36 -0700
commit11273a03c21fac1f2af89d89d6f2c1b9ba480043 (patch)
tree9df71667f8817d979b69fcc91650a570fbb58ef3 /man/ebuild.5
parentPORTAGE_XATTR_EXCLUDE="security.*", bug #461868 (diff)
downloadportage-11273a03c21fac1f2af89d89d6f2c1b9ba480043.tar.gz
portage-11273a03c21fac1f2af89d89d6f2c1b9ba480043.tar.bz2
portage-11273a03c21fac1f2af89d89d6f2c1b9ba480043.zip
Support RESTRICT=splitdebug
Diffstat (limited to 'man/ebuild.5')
-rw-r--r--man/ebuild.55
1 files changed, 5 insertions, 0 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 7e858e0d7..749a3f3e1 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -676,6 +676,11 @@ files in \fBSRC_URI\fR will not be downloaded from the \fBGENTOO_MIRRORS\fR.
.I primaryuri
fetch from URIs in \fBSRC_URI\fR before \fBGENTOO_MIRRORS\fR.
.TP
+.I splitdebug
+Disables splitdebug for specific packages. This is for packages with
+binaries that trigger problems with splitdebug, such as file\-collisions
+between symlinks in /usr/lib/debug/.build-id (triggered by bundled libraries).
+.TP
.I strip
final binaries/libraries will not be stripped of debug symbols.
.TP