diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-27 23:26:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-27 23:26:44 +0000 |
commit | 8232b9875763e999a8fe58c1f914a45b8929ccd5 (patch) | |
tree | c6c637d4096ae765befc115ab34a73c03ca3a977 /dev-libs/elfutils/metadata.xml | |
parent | profiles/arch/riscv: mask USE=valgrind (diff) | |
download | gentoo-8232b9875763e999a8fe58c1f914a45b8929ccd5.tar.gz gentoo-8232b9875763e999a8fe58c1f914a45b8929ccd5.tar.bz2 gentoo-8232b9875763e999a8fe58c1f914a45b8929ccd5.zip |
dev-libs/elfutils: bump up to 0.178
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/elfutils/metadata.xml')
-rw-r--r-- | dev-libs/elfutils/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/elfutils/metadata.xml b/dev-libs/elfutils/metadata.xml index 7d0275bbf23a..10d87faccf5d 100644 --- a/dev-libs/elfutils/metadata.xml +++ b/dev-libs/elfutils/metadata.xml @@ -9,6 +9,7 @@ <flag name="lzma">Support automatic decompression of LZMA-compressed files and kernel images</flag> <flag name="threads">Build the libraries with thread safe support</flag> <flag name="utils">Install command-line utilities (all the eu-* programs)</flag> + <flag name="valgrind">Add support for memory debugging using <pkg>dev-util/valgrind</pkg></flag> </use> <upstream> <remote-id type="cpe">cpe:/a:elfutils_project:elfutils</remote-id> |