summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/fplll/fplll-5.4.0.ebuild')
-rw-r--r--sci-libs/fplll/fplll-5.4.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-libs/fplll/fplll-5.4.0.ebuild b/sci-libs/fplll/fplll-5.4.0.ebuild
index 1dbb837fc8b2..ecdf4079d976 100644
--- a/sci-libs/fplll/fplll-5.4.0.ebuild
+++ b/sci-libs/fplll/fplll-5.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,6 +18,8 @@ DEPEND="dev-libs/gmp:0
qd? ( sci-libs/qd )"
RDEPEND="${DEPEND}"
+PATCHES=( "${FILESDIR}/${PN}-5.4.0-gcc11.patch" )
+
src_configure() {
econf \
$(use_with qd) \