commit:     edba145460ac87119d5fe6193e5ce30d19c9b30a
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 22 03:19:27 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Aug 22 03:19:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edba1454

app-portage/iwdevtools: add optfeature on libabigail

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-portage/iwdevtools/iwdevtools-9999.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-portage/iwdevtools/iwdevtools-9999.ebuild 
b/app-portage/iwdevtools/iwdevtools-9999.ebuild
index 567370192db..37791578e22 100644
--- a/app-portage/iwdevtools/iwdevtools-9999.ebuild
+++ b/app-portage/iwdevtools/iwdevtools-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit git-r3 meson
+inherit git-r3 meson optfeature
 
 DESCRIPTION="Small tools to aid with Gentoo development, primarily intended 
for QA"
 HOMEPAGE="https://github.com/ionenwks/iwdevtools";
@@ -34,4 +34,6 @@ pkg_postinst() {
                elog "    ln -s ../../../usr/share/${PN}/bashrc 
${EROOT}/etc/portage/bashrc"
                elog
        fi
+
+       optfeature "detecting potential ABI issues using abidiff" 
dev-util/libabigail
 }

Reply via email to