Closes: https://bugs.gentoo.org/707738
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Seifert <soap@gentoo.org>
--- /dev/null
+--- a/core/mltaln.h
++++ b/core/mltaln.h
+@@ -336,4 +336,4 @@
+
+ extern double sueff_global;
+ extern double lenfaca, lenfacb, lenfacc, lenfacd;
+-int maxl, tsize;
++extern int maxl, tsize;
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
IUSE="threads"
S="${WORKDIR}/${P}${EXTENSIONS}"
+PATCHES=( "${FILESDIR}"/${PN}-7.305-fno-common.patch )
src_prepare() {
default