Files
gentoo/dev-util/llvm-mingw64/metadata.xml
Sasha Finkelstein 8b0ee83486 dev-util/llvm-mingw64: Add 13.0.0-r5
Adds llvm 22 support

Signed-off-by: Sasha Finkelstein <k@chaosmail.tech>
Part-of: https://github.com/gentoo/gentoo/pull/46195
Closes: https://github.com/gentoo/gentoo/pull/46195
Signed-off-by: Sam James <sam@gentoo.org>
2026-07-05 15:43:24 +01:00

18 lines
643 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>asahi@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="sourceforge">mingw-w64</remote-id>
<remote-id type="github">llvm/llvm-project</remote-id>
</upstream>
<use>
<flag name="arm64-pe">Enable the aarch64-w64-mingw32 target</flag>
<flag name="arm64ec-pe">Enable the arm64ec-w64-mingw32 target</flag>
<flag name="i686-pe">Enable the i686-w64-mingw32 target</flag>
<flag name="x86-64-pe">Enable the x86_64-w64-mingw32 target</flag>
</use>
</pkgmetadata>