Files
gentoo/dev-lang/ocaml/metadata.xml
Alfredo Tupone 2eec1c10d1 dev-lang/ocaml: drop 4.11.2-r2
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
2025-11-25 13:50:49 +01:00

15 lines
515 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>
</use>
<upstream>
<remote-id type="github">ocaml/ocaml</remote-id>
</upstream>
</pkgmetadata>