From c3e6cb5b191daa60b19f25f7f30765e85b962dc1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 25 Jun 2022 22:20:46 +0100 Subject: sys-libs/glibc: update metadata indentation Signed-off-by: Sam James --- sys-libs/glibc/metadata.xml | 48 ++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'sys-libs/glibc/metadata.xml') diff --git a/sys-libs/glibc/metadata.xml b/sys-libs/glibc/metadata.xml index bcaf604fa542..c64d2052ed07 100644 --- a/sys-libs/glibc/metadata.xml +++ b/sys-libs/glibc/metadata.xml @@ -1,28 +1,28 @@ - - toolchain@gentoo.org - Gentoo Toolchain Project - - - Enable Intel Control-flow Enforcement Technology (needs binutils 2.29 and gcc 8) - Enable the new clone3 syscall within glibc. Can be disabled to allow compatibility with older Electron applications. - build *all* locales in src_install; this is generally meant for stage building only as it ignores /etc/locale.gen file and can be pretty slow - build and install libcrypt and crypt.h - When USE=hardened, allow fortify/stack violations to dump core (SIGABRT) and not kill self (SIGKILL) - Add experimental LoongArch patchset - build memusage and memusagestat tools - enable optimizations for multiple CPU architectures (detected at runtime) - Provide prebuilt libgcc.a and crt files if missing. Only needed for ABI switch. - Build, and enable support for, the Name Service Cache Daemon - protect stack of glibc internals - Realign the stack in the 32-bit build for compatibility with older binaries at slight performance cost - Enable static PIE support (runtime files for -static-pie gcc option). - Make internal pt_chown helper setuid -- not needed if using Linux and have /dev/pts mounted with gid=5 - enable systemtap static probe points - - - cpe:/a:gnu:glibc - + + toolchain@gentoo.org + Gentoo Toolchain Project + + + Enable Intel Control-flow Enforcement Technology (needs binutils 2.29 and gcc 8) + Enable the new clone3 syscall within glibc. Can be disabled to allow compatibility with older Electron applications. + build *all* locales in src_install; this is generally meant for stage building only as it ignores /etc/locale.gen file and can be pretty slow + build and install libcrypt and crypt.h + When USE=hardened, allow fortify/stack violations to dump core (SIGABRT) and not kill self (SIGKILL) + Add experimental LoongArch patchset + build memusage and memusagestat tools + enable optimizations for multiple CPU architectures (detected at runtime) + Provide prebuilt libgcc.a and crt files if missing. Only needed for ABI switch. + Build, and enable support for, the Name Service Cache Daemon + protect stack of glibc internals + Realign the stack in the 32-bit build for compatibility with older binaries at slight performance cost + Enable static PIE support (runtime files for -static-pie gcc option). + Make internal pt_chown helper setuid -- not needed if using Linux and have /dev/pts mounted with gid=5 + enable systemtap static probe points + + + cpe:/a:gnu:glibc + -- cgit v1.2.3-65-gdbad