1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
4 <maintainer type="person">
5 <email>xen0n@gentoo.org</email>
6 <name>WANG Xuerui</name>
9 <flag name="cet">Enable Intel Control-flow Enforcement Technology (needs binutils 2.29 and gcc 8)</flag>
10 <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>
11 <flag name="gd">build memusage and memusagestat tools</flag>
12 <flag name="hash-sysv-compat">enable sysv linker hashes in glibc for compatibility with binary software (EAC via wine/proton)</flag>
13 <flag name="multiarch">enable optimizations for multiple CPU architectures (detected at runtime)</flag>
14 <flag name="multilib-bootstrap">Provide prebuilt libgcc.a and crt files if missing. Only needed for ABI switch.</flag>
15 <flag name="nscd">Build, and enable support for, the Name Service Cache Daemon</flag>
16 <flag name="perl">Install additional scripts written in Perl</flag>
17 <flag name="ssp">protect stack of glibc internals</flag>
18 <flag name="stack-realign">Realign the stack in the 32-bit build for compatibility with older binaries at some performance cost</flag>
19 <flag name="suid">Make internal pt_chown helper setuid -- not needed if using Linux and have /dev/pts mounted with gid=5</flag>
20 <flag name="systemtap">enable systemtap static probe points</flag>
23 <remote-id type="github">AOSC-Dev/liblol</remote-id>