merged to master and mickledore. Bruce
In message: [meta-virtualization][PATCH] xtf: Supply DEBUG_PREFIX_MAP to the compiler flags on 16/05/2023 Christopher Clark wrote: > Fixes the QA warnings about package contains reference to TMPDIR. > > Signed-off-by: Christopher Clark <[email protected]> > --- > recipes-extended/xen/xtf_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-extended/xen/xtf_git.bb b/recipes-extended/xen/xtf_git.bb > index 537abc3..59f1cad 100644 > --- a/recipes-extended/xen/xtf_git.bb > +++ b/recipes-extended/xen/xtf_git.bb > @@ -30,7 +30,7 @@ RDEPENDS:${PN} = " \ > " > > do_compile() { > - oe_runmake CC="${TARGET_PREFIX}gcc ${TOOLCHAIN_OPTIONS}" \ > + oe_runmake CC="${TARGET_PREFIX}gcc ${TOOLCHAIN_OPTIONS} > ${DEBUG_PREFIX_MAP}" \ > CPP="${CPP}" \ > LD="${LD}" \ > OBJCOPY="${OBJCOPY}" \ > -- > 2.25.1 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8063): https://lists.yoctoproject.org/g/meta-virtualization/message/8063 Mute This Topic: https://lists.yoctoproject.org/mt/98941750/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/leave/6693005/21656/1014668956/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
