aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-04-28 21:36:48 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-04-28 21:36:48 +0200
commit880cd44162831d473af1c08b9ec604beb8f07153 (patch)
tree17992bbe142f147386a17c3fe09c6996a6deb227 /sys-libs/glibc/metadata.xml
parentapp-emulation/qemu-riscv64-bin: moved to main tree (diff)
downloadriscv-880cd44162831d473af1c08b9ec604beb8f07153.tar.gz
riscv-880cd44162831d473af1c08b9ec604beb8f07153.tar.bz2
riscv-880cd44162831d473af1c08b9ec604beb8f07153.zip
sys-libs/glibc: Copy unmodified from main tree
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs/glibc/metadata.xml')
-rw-r--r--sys-libs/glibc/metadata.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/sys-libs/glibc/metadata.xml b/sys-libs/glibc/metadata.xml
new file mode 100644
index 0000000..002e981
--- /dev/null
+++ b/sys-libs/glibc/metadata.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>toolchain@gentoo.org</email>
+ <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="gd">build memusage and memusagestat tools</flag>
+ <flag name="multiarch">enable optimizations for multiple CPU architectures (detected at runtime)</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="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>
+</use>
+<upstream>
+ <remote-id type="cpe">cpe:/a:gnu:glibc</remote-id>
+</upstream>
+</pkgmetadata>