summaryrefslogtreecommitdiff
blob: d12c261a64638758aa1aae2106354607a47c98b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>toolchain</herd>
<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='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>