summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/dmalloc/dmalloc-5.6.5-r2.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-libs/dmalloc/dmalloc-5.6.5-r2.ebuild b/dev-libs/dmalloc/dmalloc-5.6.5-r2.ebuild
index 26f4fb29229f..6cab3df3bae5 100644
--- a/dev-libs/dmalloc/dmalloc-5.6.5-r2.ebuild
+++ b/dev-libs/dmalloc/dmalloc-5.6.5-r2.ebuild
@@ -24,6 +24,10 @@ PATCHES=(
"${FILESDIR}"/${PN}-5.6.5-fix-cxx-check.patch
)
+QA_CONFIG_IMPL_DECL_SKIP=(
+ GetEnvironmentVariableA
+)
+
src_prepare() {
default