commit: 65c4d10590744f54ad10abe919a7cc4acb2e3901
Author: Aric Belsito <lluixhi <AT> gmail <DOT> com>
AuthorDate: Thu Jan 25 20:14:55 2018 +0000
Commit: Aric Belsito <lluixhi <AT> gmail <DOT> com>
CommitDate: Thu Jan 25 20:14:55 2018 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=65c4d105
sys-devel/gcc: apply graphite ICE patch to 7.3.0
sys-devel/gcc/gcc-7.3.0.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sys-devel/gcc/gcc-7.3.0.ebuild b/sys-devel/gcc/gcc-7.3.0.ebuild
index b18b4a3..ce6db65 100644
--- a/sys-devel/gcc/gcc-7.3.0.ebuild
+++ b/sys-devel/gcc/gcc-7.3.0.ebuild
@@ -28,6 +28,8 @@ src_prepare() {
96_all_powerpc_pie.patch"
toolchain_src_prepare
+ epatch "${FILESDIR}"/gcc-7.2.0-pr69728.patch
+
if use elibc_musl || [[ ${CATEGORY} = cross-*-musl* ]]; then
epatch "${FILESDIR}"/6.3.0/cpu_indicator.patch
epatch "${FILESDIR}"/7.1.0/posix_memalign.patch