Files
gentoo/dev-cpp/benchmark/metadata.xml
Marek Szuba 81c0509e46 dev-cpp/benchmark: add 1.6.1
Signed-off-by: Marek Szuba <marecki@gentoo.org>
2022-01-11 18:38:16 +00:00

17 lines
563 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/google/benchmark/issues</bugs-to>
<doc lang="en">https://github.com/google/benchmark/tree/master/docs/</doc>
<remote-id type="github">google/benchmark</remote-id>
</upstream>
<use>
<flag name="lto">Optimize the build using Link Time Optimization (LTO)</flag>
</use>
</pkgmetadata>