diff options
Diffstat (limited to 'sys-libs/glibc/metadata.xml')
| -rw-r--r-- | sys-libs/glibc/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-libs/glibc/metadata.xml b/sys-libs/glibc/metadata.xml index 6630fde73e7f..e45275cc786b 100644 --- a/sys-libs/glibc/metadata.xml +++ b/sys-libs/glibc/metadata.xml @@ -12,6 +12,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="multiarch">enable optimizations for multiple CPU architectures (detected at runtime)</flag> + <flag name="multilib-bootstrap">Provide prebuilt libgcc.a and crt files if missing. Only needed for ABI switch.</flag> <flag name="nscd">Build, and enable support for, the Name Service Cache Daemon</flag> <flag name="rpc">Enable obsolete RPC/NIS layers</flag> <flag name="ssp">protect stack of glibc internals</flag> @@ -22,4 +23,5 @@ <upstream> <remote-id type="cpe">cpe:/a:gnu:glibc</remote-id> </upstream> + <origin>gentoo-staging</origin> </pkgmetadata> |
