aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-5.3.inc
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2016-03-28 04:18:46 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-30 12:00:40 +0100
commite50d23c30cd8259941b25e336b11cd96e4f6cd31 (patch)
treeac3b35bffba3a796bdf66d7377f9f606a2c310ef /meta/recipes-devtools/gcc/gcc-5.3.inc
parent2fa1e9b3ebf3abb2b0b49ba1404e4f18483695d9 (diff)
downloadopenembedded-core-contrib-e50d23c30cd8259941b25e336b11cd96e4f6cd31.tar.gz
gcc-5.3/gcc-4.9: -fdebug-prefix-map support to remap relative path
For relative path in DWARF, -fdebug-prefix-map could not remap it, so translate to real path before mapping. [YOCTO #9305] Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-5.3.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-5.3.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-5.3.inc b/meta/recipes-devtools/gcc/gcc-5.3.inc
index 4adafd50fe..9808be1135 100644
--- a/meta/recipes-devtools/gcc/gcc-5.3.inc
+++ b/meta/recipes-devtools/gcc/gcc-5.3.inc
@@ -87,6 +87,7 @@ SRC_URI = "\
file://0055-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch \
file://0056-Enable-libc-provide-ssp-and-gcc_cv_target_dl_iterate.patch \
file://0057-unwind-fix-for-musl.patch \
+ file://0058-fdebug-prefix-map-support-to-remap-relative-path.patch \
"
BACKPORTS = ""