aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-5.1.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-05-06 00:04:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-05-09 22:26:44 +0100
commit4e5d6c71c86d60efcc7632d11bbce2f8c0ac65d2 (patch)
treef6f1b4a39f90e7070ca4ae87f610eae7de05c462 /meta/recipes-devtools/gcc/gcc-5.1.inc
parent9ba0bf8b6af6626bd3b6d1558959a83b5c14d501 (diff)
downloadopenembedded-core-contrib-4e5d6c71c86d60efcc7632d11bbce2f8c0ac65d2.tar.gz
gcc-4.9, gcc-5: Use variable SYSTEMLIBS_DIR instead of hardcoding it for aarch64
Change-Id: I54dc82a569f02d489137d88f16d6b768c4ab779b (From OE-Core rev: dd45caac51868263bc7e7911a9c1ac96141ed474) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-5.1.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-5.1.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-5.1.inc b/meta/recipes-devtools/gcc/gcc-5.1.inc
index d38a7d9d91..db4c795ef9 100644
--- a/meta/recipes-devtools/gcc/gcc-5.1.inc
+++ b/meta/recipes-devtools/gcc/gcc-5.1.inc
@@ -67,6 +67,7 @@ SRC_URI = "\
file://0033-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch \
file://0034-Don-t-search-host-directory-during-relink-if-inst_pr.patch \
file://0035-Dont-link-the-plugins-with-libgomp-explicitly.patch \
+ file://0036-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch \
"
#S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/gcc-${SNAP}"