summaryrefslogtreecommitdiff
path: root/sys-libs/libunwind/metadata.xml
blob: 1b6ec9ca6b5e0c113d0d705c683ee5e5e6689c7b (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://srcux.com/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="cpe">cpe:/a:libunwind_project:libunwind</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>