Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/706428
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
--- /dev/null
+--- a/src/shigofumi.h
++++ b/src/shigofumi.h
+@@ -16,7 +16,7 @@
+ extern shi_state state;*/
+
+ /* UI */
+-FILE *output;
++extern FILE *output;
+
+ /* Data */
+ extern struct isds_list *boxes;
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
nls? ( sys-devel/gettext )
"
+PATCHES=(
+ "${FILESDIR}"/${P}-gcc-10.patch
+)
+
src_prepare() {
default
[[ ${PV} = 9999* ]] && eautoreconf