[OE-core] [PATCH V4 0/2] use target path to replace build ones in debugging info

Khem Raj raj.khem at gmail.com
Tue Feb 16 16:48:53 UTC 2016


On Tue, Feb 16, 2016 at 1:14 AM, Hongxu Jia <hongxu.jia at windriver.com> wrote:
> Changed in V4:
> *) Discuss with upstream maintainer, backport from GCC 6 to ignore
>    '-fdebug-prefix-map' in producer string rather than add a new
>    option. (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69821)
> *) Also backport to gcc 4.9
>

This looks ok now.


> Changed in V3:
> *) Move entry from base.bbclass to bitbake.conf
>
> //Hongxu
>
> The following changes since commit da13f0bce5d1b3c52f5716ae8d104372a820e5f9:
>
>   buildhistory.bbclass: remove out-dated information on request (2016-02-15 17:47:08 +0000)
>
> are available in the git repository at:
>
>   git://git.openembedded.org/openembedded-core-contrib hongxu/fix-buildpath
>   http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=hongxu/fix-buildpath
>
> Hongxu Jia (2):
>   gcc-4.9/5.3: Ignore -fdebug-prefix-map in producer string
>   bitbake.conf: use target path as compile dir in debugging info
>
>  meta/conf/bitbake.conf                             |  8 +++++-
>  meta/recipes-devtools/gcc/gcc-4.9.inc              |  1 +
>  ...ug-prefix-map-in-producer-string-by-Danie.patch | 31 ++++++++++++++++++++++
>  meta/recipes-devtools/gcc/gcc-5.3.inc              |  1 +
>  ...ug-prefix-map-in-producer-string-by-Danie.patch | 31 ++++++++++++++++++++++
>  5 files changed, 71 insertions(+), 1 deletion(-)
>  create mode 100644 meta/recipes-devtools/gcc/gcc-4.9/0071-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch
>  create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/0051-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch
>
> --
> 1.9.1
>



More information about the Openembedded-core mailing list