summaryrefslogtreecommitdiff
path: root/sci-biology/fasta/fasta-36.3.8h-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/fasta/fasta-36.3.8h-r1.ebuild')
-rw-r--r--sci-biology/fasta/fasta-36.3.8h-r1.ebuild12
1 files changed, 7 insertions, 5 deletions
diff --git a/sci-biology/fasta/fasta-36.3.8h-r1.ebuild b/sci-biology/fasta/fasta-36.3.8h-r1.ebuild
index 1cd7ca60dcde..b811765e502e 100644
--- a/sci-biology/fasta/fasta-36.3.8h-r1.ebuild
+++ b/sci-biology/fasta/fasta-36.3.8h-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,10 +15,7 @@ S="${WORKDIR}/${PN}36-${MY_PV}"
LICENSE="fasta"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
-IUSE="debug cpu_flags_x86_sse2 test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="test? ( app-shells/tcsh )"
+IUSE="debug cpu_flags_x86_sse2"
src_prepare() {
CC_ALT=
@@ -45,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 \