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 | f5c01ffb3938497a4b710bee62ad91bfefccf0f8 (patch) | |
tree | e2671e38751841ccb87a546e341d03854b2b9873 /sys-libs/uclibc | |
parent | Version bump by Ed Wildgoose #308477. (diff) | |
download | gentoo-2-f5c01ffb3938497a4b710bee62ad91bfefccf0f8.tar.gz gentoo-2-f5c01ffb3938497a4b710bee62ad91bfefccf0f8.tar.bz2 gentoo-2-f5c01ffb3938497a4b710bee62ad91bfefccf0f8.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> |