summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-03-30 15:55:57 -0400
committerMike Frysinger <vapier@gentoo.org>2016-03-30 18:01:21 -0400
commit7998e81a4b5423a4501ee8faee05089c9f3df7c5 (patch)
treeabe8d8a8fb8e2e7279e9d64217a446ac2f240256 /sys-libs/glibc/metadata.xml
parentsys-libs/glibc: add few more upstream fixes #578602 (diff)
downloadgentoo-7998e81a4b5423a4501ee8faee05089c9f3df7c5.tar.gz
gentoo-7998e81a4b5423a4501ee8faee05089c9f3df7c5.tar.bz2
gentoo-7998e81a4b5423a4501ee8faee05089c9f3df7c5.zip
sys-libs/glibc: add USE=rpc to control obsolete RPC/NIS APIs #381391 #576278
Diffstat (limited to 'sys-libs/glibc/metadata.xml')
-rw-r--r--sys-libs/glibc/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-libs/glibc/metadata.xml b/sys-libs/glibc/metadata.xml
index 4fdcae4d830a..e6ebe220ca6b 100644
--- a/sys-libs/glibc/metadata.xml
+++ b/sys-libs/glibc/metadata.xml
@@ -9,6 +9,7 @@
<flag name="debug">When USE=hardened, allow fortify/stack violations to dump core (SIGABRT) and not kill self (SIGKILL)</flag>
<flag name="gd">build memusage and memusagestat tools</flag>
<flag name="nscd">Build, and enable support for, the Name Service Cache Daemon</flag>
+ <flag name="rpc">Enable obsolete RPC/NIS layers (disabling is experimental -- see bug 381391)</flag>
<flag name="suid">Make internal pt_chown helper setuid -- not needed if using Linux and have /dev/pts mounted with gid=5</flag>
<flag name="systemtap">enable systemtap static probe points</flag>
</use>