summaryrefslogtreecommitdiff
blob: 9efd32f40e3bf43f92c956d704785763d62a42f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>base-system@gentoo.org</email>
    <name>Gentoo Base System</name>
  </maintainer>
  <use>
    <flag name="mpfr">
			Use <pkg>dev-libs/mpfr</pkg> for high precision arithmetic (-M / --bignum)
		</flag>
    <flag name="pma">
			Experimental Persistent Memory Allocator (PMA) support which allows persistence
			of variables, arrays, and user-defined functions across runs.
		</flag>
  </use>
  <upstream>
    <remote-id type="savannah">gawk</remote-id>
  </upstream>
</pkgmetadata>