gentoo-ebuilds/dev-lang/ocaml/metadata.xml
Michał Górny 32f1144582
*/*: Reassign gienah's packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-02-14 10:50:24 +01:00

15 lines
671 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>ml@gentoo.org</email>
<name>ML</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>
<flag name="spacetime">Enables the Spacetime memory profiler. See https://caml.inria.fr/pub/docs/manual-ocaml/spacetime.html for more information.</flag>
</use>
<upstream>
<remote-id type="github">ocaml/ocaml</remote-id>
</upstream>
</pkgmetadata>