summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-5.3.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-02-02 21:26:03 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-07 17:29:44 +0000
commit6af50d8865335aed68fb4f9b319edb81ce93a04e (patch)
tree0b33cd7f4fda9d4533b8f68c8423d503becdd566 /meta/recipes-devtools/gcc/gcc-5.3.inc
parentf1cdd7bf1d9351005867b5c77c05fdddfc9656fd (diff)
downloadopenembedded-core-6af50d8865335aed68fb4f9b319edb81ce93a04e.tar.gz
gcc: musl related fixes for ppc/secure-plt and gthr
These issues are fixing building gcc for target, ppc issue helps in fixing discrepency between gcc cmdline and linker cmdline Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-5.3.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-5.3.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-5.3.inc b/meta/recipes-devtools/gcc/gcc-5.3.inc
index 83e061f44f..214af10c51 100644
--- a/meta/recipes-devtools/gcc/gcc-5.3.inc
+++ b/meta/recipes-devtools/gcc/gcc-5.3.inc
@@ -78,6 +78,8 @@ SRC_URI = "\
file://0046-Get-rid-of-ever-broken-fixincludes-on-musl.patch \
file://0047-nios2-Define-MUSL_DYNAMIC_LINKER.patch \
file://0048-ssp_nonshared.patch \
+ file://0049-Disable-the-weak-reference-logic-in-gthr.h-for-os-ge.patch \
+ file://0050-powerpc-pass-secure-plt-to-the-linker.patch \
"
BACKPORTS = ""