summaryrefslogtreecommitdiff
blob: 20661e3082d1b40b23e1940477bd92a49d4d85c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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>
</maintainer>
<use>
 <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="glibc-compat20">Enable the glibc-compat addon</flag>
 <flag name="glibc-omitfp">Configure with --enable-omitfp which lets the build system determine when it is safe to use -fomit-frame-pointer</flag>
 <flag name="linuxthreads">Build linuxthreads support (only for kernels older than linux-2.6)</flag>
 <flag name="nptlonly">Disables building the linuxthreads fallback in glibc ebuilds that support building both linuxthread and nptl</flag>
 <flag name="nscd">Build, and enable support for, the Name Service Cache Daemon</flag>
 <flag name="rpc">Enable obsolete RPC/NIS layers (disabling is experimental -- see bug 381391)</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>