summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/abyss/abyss-2.0.3-r1.ebuild')
-rw-r--r--sci-biology/abyss/abyss-2.0.3-r1.ebuild8
1 files changed, 8 insertions, 0 deletions
diff --git a/sci-biology/abyss/abyss-2.0.3-r1.ebuild b/sci-biology/abyss/abyss-2.0.3-r1.ebuild
index 6c8571fafa60..800a45964cd0 100644
--- a/sci-biology/abyss/abyss-2.0.3-r1.ebuild
+++ b/sci-biology/abyss/abyss-2.0.3-r1.ebuild
@@ -29,6 +29,14 @@ DEPEND="${RDEPEND}
PATCHES=("${FILESDIR}"/${PN}-2.0.3-prog-AR.patch)
+# GHC uses it's own native code generator. Portage's
+# QA check generates false positive because it assumes
+# presence of GCC-specific sections.
+#
+# Workaround false positiove by disabling the check completely.
+# bug #677600
+QA_FLAGS_IGNORED='/usr/bin/abyss-samtobreak'
+
# todo: --enable-maxk=N configure option
# todo: fix automagic mpi toggling