summaryrefslogtreecommitdiff
blob: aabb331fc97731fb79963510fbcc2729dcd7f04a (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
	<email>ml@gentoo.org</email>
	<name>Gentoo ML Project</name>
</maintainer>
  <use>
	<flag name="flambda">Enables the Flambda optimizer: A new intermediate representation (introduced in ocaml 4.03) in the depths of the compiler designed to allow for better inlining.</flag>
  </use>
</pkgmetadata>