summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/fasta/fasta-36.3.8h-r1.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/sci-biology/fasta/fasta-36.3.8h-r1.ebuild b/sci-biology/fasta/fasta-36.3.8h-r1.ebuild
index e27b281053b6..b811765e502e 100644
--- a/sci-biology/fasta/fasta-36.3.8h-r1.ebuild
+++ b/sci-biology/fasta/fasta-36.3.8h-r1.ebuild
@@ -42,6 +42,11 @@ src_prepare() {
export CC_ALT="${CC_ALT}"
export ALT="${ALT}"
+ # -Werror=lto-type-mismatch
+ # https://bugs.gentoo.org/862267
+ # https://github.com/wrpearson/fasta36/issues/63
+ filter-lto
+
eapply "${FILESDIR}"/${P}-ldflags.patch
sed \