summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-03-09 09:47:45 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-03-09 10:46:39 +0000
commit30c9f8fcc43187ca1df2bf7fdb5c89a21ecd71ce (patch)
tree5403e1f95cb41cfd731fb926b4ab81db792cbd36 /sys-libs/glibc
parentdev-libs/libcec: EAPI bump, fix unused cmake var (diff)
downloadgentoo-30c9f8fcc43187ca1df2bf7fdb5c89a21ecd71ce.tar.gz
gentoo-30c9f8fcc43187ca1df2bf7fdb5c89a21ecd71ce.tar.bz2
gentoo-30c9f8fcc43187ca1df2bf7fdb5c89a21ecd71ce.zip
sys-libs/glibc: sort flags in metadata.xml
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@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 be2851b82155..86b9046f11ca 100644
--- a/sys-libs/glibc/metadata.xml
+++ b/sys-libs/glibc/metadata.xml
@@ -6,6 +6,7 @@
<name>Gentoo Toolchain Project</name>
</maintainer>
<use>
+ <flag name="cet">Enable Intel Control-flow Enforcement Technology (needs binutils 2.29 and gcc 8)</flag>
<flag name="compile-locales">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</flag>
<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>
@@ -14,7 +15,6 @@
<flag name="rpc">Enable obsolete RPC/NIS layers</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>
- <flag name="cet">Enable Intel Control-flow Enforcement Technology (needs binutils 2.29 and gcc 8)</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:gnu:glibc</remote-id>