summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2020-02-03 00:23:18 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2020-02-03 00:23:30 +0100
commit4f43ddf429a1b442a48890b348583330ad99936b (patch)
treecfd3266f9dc7b5f2546698297e539141ff431ad4 /x11-plugins/fsviewer/fsviewer-0.2.6-r2.ebuild
parentx11-plugins/wmping: fix build with -fno-common (diff)
downloadgentoo-4f43ddf429a1b442a48890b348583330ad99936b.tar.gz
gentoo-4f43ddf429a1b442a48890b348583330ad99936b.tar.bz2
gentoo-4f43ddf429a1b442a48890b348583330ad99936b.zip
x11-plugins/fsviewer: fix build with -fno-common
Closes: https://bugs.gentoo.org/706972 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'x11-plugins/fsviewer/fsviewer-0.2.6-r2.ebuild')
-rw-r--r--x11-plugins/fsviewer/fsviewer-0.2.6-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-plugins/fsviewer/fsviewer-0.2.6-r2.ebuild b/x11-plugins/fsviewer/fsviewer-0.2.6-r2.ebuild
index 83bc210ced4d..9e5972eaf1e1 100644
--- a/x11-plugins/fsviewer/fsviewer-0.2.6-r2.ebuild
+++ b/x11-plugins/fsviewer/fsviewer-0.2.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -30,6 +30,7 @@ PATCHES=(
"${FILESDIR}"/${P}-gcc5.patch
"${FILESDIR}"/${P}-wmaker-0.95_support.patch
"${FILESDIR}"/${P}-fix_title_bar.patch
+ "${FILESDIR}"/${P}-gcc-10.patch
)
DOCS="AUTHORS ChangeLog NEWS README"