summaryrefslogtreecommitdiff
path: root/media-sound/xmms2/xmms2-0.8_p20161122-r5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/xmms2/xmms2-0.8_p20161122-r5.ebuild')
-rw-r--r--media-sound/xmms2/xmms2-0.8_p20161122-r5.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/media-sound/xmms2/xmms2-0.8_p20161122-r5.ebuild b/media-sound/xmms2/xmms2-0.8_p20161122-r5.ebuild
index 68f9fc6c4c2e..393d601eabd9 100644
--- a/media-sound/xmms2/xmms2-0.8_p20161122-r5.ebuild
+++ b/media-sound/xmms2/xmms2-0.8_p20161122-r5.ebuild
@@ -143,6 +143,9 @@ src_prepare() {
# C++ client dangling reference: https://github.com/xmms2/xmms2-devel/pull/5
eapply "${FILESDIR}/${P}"-cpp-client.patch
+ # gcc-10 stopped putting globals into common section
+ eapply "${FILESDIR}/${P}"-gcc-10.patch
+
eapply_user
}