Files
gentoo/dev-util/bcc/metadata.xml
Sam James 78593c921f dev-util/bcc: wire up USE=debuginfod
Previously automagic.

Signed-off-by: Sam James <sam@gentoo.org>
2025-12-06 11:15:12 +00:00

18 lines
544 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>chutzpah@gentoo.org</email>
<name>Patrick McLean</name>
</maintainer>
<maintainer type="person">
<email>zmedico@gentoo.org</email>
</maintainer>
<use>
<flag name="debuginfod">Enable debuginfod support via <pkg>dev-libs/elfutils</pkg> libdebuginfod</flag>
</use>
<upstream>
<remote-id type="github">iovisor/bcc</remote-id>
</upstream>
</pkgmetadata>