summaryrefslogtreecommitdiff
path: root/sys-devel/binutils/metadata.xml
blob: d34c42ca7f267f77ff258407e390b5af54946dec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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.</flag>
    <flag name="default-gold">Set ld to point to ld.gold instead of ld.bfd</flag>
    <flag name="gold">Build ld.gold linker</flag>
    <flag name="gprofng">Enable the next-generation gprofng profiler</flag>
    <flag name="pgo">Build binutils with Profile Guided Optimization (PGO) and LTO</flag>
    <flag name="plugins">Enable plugin support in tools</flag>
    <flag name="multitarget">Adds support to binutils for cross compiling (does not work with gas)</flag>
    <flag name="debuginfod">Enable debuginfod support via <pkg>dev-libs/elfutils</pkg> libdebuginfod</flag>
    <flag name="xxhash">Use <pkg>dev-libs/xxhash</pkg> for --build-id=xx support</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:gnu:binutils</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>