summaryrefslogtreecommitdiff
blob: 10d87faccf5d472d0b61e913bfa72ad1384f7c76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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>
		<name>Gentoo Toolchain Project</name>
	</maintainer>
	<use>
		<flag name="lzma">Support automatic decompression of LZMA-compressed files and kernel images</flag>
		<flag name="threads">Build the libraries with thread safe support</flag>
		<flag name="utils">Install command-line utilities (all the eu-* programs)</flag>
		<flag name="valgrind">Add support for memory debugging using <pkg>dev-util/valgrind</pkg></flag>
	</use>
	<upstream>
		<remote-id type="cpe">cpe:/a:elfutils_project:elfutils</remote-id>
	</upstream>
</pkgmetadata>