summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-25 22:21:21 +0100
committerSam James <sam@gentoo.org>2022-06-25 22:39:29 +0100
commitb10e45c2428e392e948b7f38784cb0a796f2dbb8 (patch)
treedb80c46da204c1ffb6965253305215402d8dc5c0 /sys-libs/glibc
parentsys-libs/glibc: update metadata indentation (diff)
downloadgentoo-b10e45c2428e392e948b7f38784cb0a796f2dbb8.tar.gz
gentoo-b10e45c2428e392e948b7f38784cb0a796f2dbb8.tar.bz2
gentoo-b10e45c2428e392e948b7f38784cb0a796f2dbb8.zip
sys-libs/glibc: slight->some for stack-realign description
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/metadata.xml b/sys-libs/glibc/metadata.xml
index c64d2052ed07..eb25b52087e2 100644
--- a/sys-libs/glibc/metadata.xml
+++ b/sys-libs/glibc/metadata.xml
@@ -17,7 +17,7 @@
<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="ssp">protect stack of glibc internals</flag>
- <flag name="stack-realign">Realign the stack in the 32-bit build for compatibility with older binaries at slight performance cost</flag>
+ <flag name="stack-realign">Realign the stack in the 32-bit build for compatibility with older binaries at some performance cost</flag>
<flag name="static-pie">Enable static PIE support (runtime files for -static-pie gcc option).</flag>
<flag name="suid">Make internal pt_chown helper setuid -- not needed if using Linux and have /dev/pts mounted with gid=5</flag>
<flag name="systemtap">enable systemtap static probe points</flag>