summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-06-22 23:06:57 +0200
committerDavid Seifert <soap@gentoo.org>2019-06-22 23:06:57 +0200
commit07e2fbfa818eaa409bc74f90e7c09ced0736b5ec (patch)
treef9f1371ede66b6dfaf4e7c1b4317889ed3eff763 /sci-mathematics/gfan/gfan-0.5-r1.ebuild
parentsci-mathematics/gfan: Port to EAPI 7 (diff)
downloadgentoo-07e2fbfa818eaa409bc74f90e7c09ced0736b5ec.tar.gz
gentoo-07e2fbfa818eaa409bc74f90e7c09ced0736b5ec.tar.bz2
gentoo-07e2fbfa818eaa409bc74f90e7c09ced0736b5ec.zip
sci-mathematics/gfan: Fix building against GCC 9
Closes: https://bugs.gentoo.org/686484 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-mathematics/gfan/gfan-0.5-r1.ebuild')
-rw-r--r--sci-mathematics/gfan/gfan-0.5-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-mathematics/gfan/gfan-0.5-r1.ebuild b/sci-mathematics/gfan/gfan-0.5-r1.ebuild
index 5d1d84e462a4..1cd8c95fbecf 100644
--- a/sci-mathematics/gfan/gfan-0.5-r1.ebuild
+++ b/sci-mathematics/gfan/gfan-0.5-r1.ebuild
@@ -24,6 +24,7 @@ PATCHES=(
"${FILESDIR}"/${P}-double-declare-fix.patch
"${FILESDIR}"/${P}-gcc6.1-compat.patch
"${FILESDIR}"/${P}-fix-build-system.patch
+ "${FILESDIR}"/${P}-fix-gcc9.patch
)
src_configure() {