On 2019/1/15 下午6:01, Burton, Ross wrote:
On Tue, 15 Jan 2019 at 06:46, wrote:
Add preprocess option '-fmacro-prefix-map' to TARGET_CPPFLAGS to fix
buildpaths qa warnings of libcomps and librepo.
This is something we should be doing globally, not in a specific recipe.
We pass -fdebug-prefix-ma
On 2019/1/15 下午5:57, Alexander Kanavin wrote:
On Tue, 15 Jan 2019 at 07:46, wrote:
Add preprocess option '-fmacro-prefix-map' to TARGET_CPPFLAGS to fix
buildpaths qa warnings of libcomps and librepo.
These warnings are not happening on the AB or on my local setup. Could
they be happening due t
On Tue, 15 Jan 2019 at 06:46, wrote:
> Add preprocess option '-fmacro-prefix-map' to TARGET_CPPFLAGS to fix
> buildpaths qa warnings of libcomps and librepo.
This is something we should be doing globally, not in a specific recipe.
We pass -fdebug-prefix-map already in bitbake.conf (remap debug
p
On Tue, 15 Jan 2019 at 07:46, wrote:
> Add preprocess option '-fmacro-prefix-map' to TARGET_CPPFLAGS to fix
> buildpaths qa warnings of libcomps and librepo.
These warnings are not happening on the AB or on my local setup. Could
they be happening due to something in your local config? Can you try
From: Kai Kang
Add preprocess option '-fmacro-prefix-map' to TARGET_CPPFLAGS to fix
buildpaths qa warnings of libcomps and librepo.
Signed-off-by: Kai Kang
---
meta/recipes-devtools/libcomps/libcomps_git.bb | 2 ++
meta/recipes-devtools/librepo/librepo_1.9.3.bb | 2 ++
2 files changed, 4 inser