summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-03-22 12:10:38 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-03-22 13:16:05 +0100
commit44f39950b3a43193931dcbae213fa65321e0aac8 (patch)
tree7aab055e8ed22573c8f2d93479bb49b5e16e9d2e /net-im/kadu/kadu-4.3-r1.ebuild
parentdev-libs/injeqt: Fix build with GCC-7 (diff)
downloadgentoo-44f39950b3a43193931dcbae213fa65321e0aac8.tar.gz
gentoo-44f39950b3a43193931dcbae213fa65321e0aac8.tar.bz2
gentoo-44f39950b3a43193931dcbae213fa65321e0aac8.zip
net-im/kadu: Fix build with GCC-7
Thanks-to: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> Closes: https://bugs.gentoo.org/636738 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-im/kadu/kadu-4.3-r1.ebuild')
-rw-r--r--net-im/kadu/kadu-4.3-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/kadu/kadu-4.3-r1.ebuild b/net-im/kadu/kadu-4.3-r1.ebuild
index 64b44fa43c1a..5e1f571bbf74 100644
--- a/net-im/kadu/kadu-4.3-r1.ebuild
+++ b/net-im/kadu/kadu-4.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -103,6 +103,7 @@ word_fix
PATCHES=(
"${FILESDIR}/${PN}-4.3-do-not-force-ccache.patch"
"${FILESDIR}/${PN}-4.3-fix-plugins-rpath.patch"
+ "${FILESDIR}/${PN}-4.3-gcc7.patch"
)
src_configure() {