summaryrefslogtreecommitdiff
path: root/sys-libs/libunwind/metadata.xml
blob: 2861d2a86f042442544645643a0bc18c6c8f5412 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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="debug-frame">Adds support for DWARF .debug_frame section: Use the information from this section if available</flag>
		<flag name="libatomic">Use libatomic instead of builtin atomic operations</flag>
	</use>
	<upstream>
		<remote-id type="savannah-nongnu">libunwind</remote-id>
		<remote-id type="github">libunwind/libunwind</remote-id>
	</upstream>
</pkgmetadata>