summaryrefslogtreecommitdiff
blob: 02901daf788bd244e49e7932e67495e449595da8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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="github">libunwind/libunwind</remote-id>
	</upstream>
</pkgmetadata>