diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-04-22 22:24:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-04-22 22:24:08 +0000 |
commit | 3af95c419f77e4c0414957f06c21249c62d2ecd5 (patch) | |
tree | 1f89a1483ac8370c08841b53d1e62578786eb5da /sys-libs/uclibc | |
parent | Version bump by Ed Wildgoose #308477. (diff) | |
download | historical-3af95c419f77e4c0414957f06c21249c62d2ecd5.tar.gz historical-3af95c419f77e4c0414957f06c21249c62d2ecd5.tar.bz2 historical-3af95c419f77e4c0414957f06c21249c62d2ecd5.zip |
forgot USE=rpc docs in previous commit
Diffstat (limited to 'sys-libs/uclibc')
-rw-r--r-- | sys-libs/uclibc/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-libs/uclibc/metadata.xml b/sys-libs/uclibc/metadata.xml index 7d7faccbef8c..ce3b753f8288 100644 --- a/sys-libs/uclibc/metadata.xml +++ b/sys-libs/uclibc/metadata.xml @@ -20,6 +20,7 @@ systems with support for alpha, ARM, cris, i386, i960, h8300, m68k, mips/mipsel, SH, SPARC, and v850 processors. </longdescription> <use> + <flag name='rpc'>Enable sun nis/rpc support (you should use libtirpc though)</flag> <flag name='ssp'>Force the use of ssp to be built into a hardened uclibc setup</flag> <flag name='pregen'>Use pregenerated locales</flag> <flag name='savedconfig'>Adds support for user defined configs</flag> |