aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.8.inc
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@lge.com>2014-07-18 01:16:39 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-11 12:06:43 +0100
commit3aba676cb5d81ceaee85ca87d9ae706242f3454b (patch)
treef542d7fb889c5c17caece401551fe6ebeb2ee0d2 /meta/recipes-devtools/gcc/gcc-4.8.inc
parent7b5c0f7dae89c9b46ffeb31d98cbfe286b55dc13 (diff)
downloadopenembedded-core-3aba676cb5d81ceaee85ca87d9ae706242f3454b.tar.gz
gcc-4.8: backport fix for ICE when building opus
* backported from 4.8.2, so daisy isn't affected Signed-off-by: Martin Jansa <martin.jansa@lge.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.8.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.8.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.8.inc b/meta/recipes-devtools/gcc/gcc-4.8.inc
index f1260af3a3..ac205dedaf 100644
--- a/meta/recipes-devtools/gcc/gcc-4.8.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.8.inc
@@ -79,6 +79,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://0047-repomembug.patch \
file://0048-PR57532.patch \
file://0048-PR58854_fix_arm_apcs_epilogue.patch \
+ file://0001-fix-ICE-when-building-opus.patch \
"
SRC_URI[md5sum] = "3b2386c114cd74185aa3754b58a79304"
SRC_URI[sha256sum] = "545b44be3ad9f2c4e90e6880f5c9d4f0a8f0e5f67e1ffb0d45da9fa01bb05813"