diff options
Diffstat (limited to 'sys-libs')
-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> |