summaryrefslogtreecommitdiff
path: root/sys-devel/binutils/metadata.xml
blob: 3cc1068634372bd221baa7ff0e5e5063c7aa0086 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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.</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>
	</use>
	<upstream>
		<remote-id type="cpe">cpe:/a:gnu:binutils</remote-id>
	</upstream>
</pkgmetadata>