On 2019/1/19 上午4:54, Khem Raj wrote:
On Fri, Jan 18, 2019 at 12:43 PM Burton, Ross <[email protected]> wrote:
On Fri, 18 Jan 2019 at 17:55, Khem Raj <[email protected]> wrote:
I am bit concerned about using -ffile-prefix-map here, its gcc only
option so will cause clang to fail
It's almost like we need a toolchain override so this can be gcc-specific...

I've been meaning to do that for about a year now :(

Until then, couldn't meta-clang just override the value from the layer?
yes it can, but one by one there are many changes to keep and core becomes
tied to gcc. We should be conscious about it.


From the link https://reviews.llvm.org/D49466 pasted by Dan, we know that clang will support option '-ffile-prefix-map'. I prefer to override DEBUG_PREFIX_MAP in meta-clang and remove it when clang support for '-ffile-prefix-map' implemented.

Regards,
Kai



Ross


--
Kai Kang

--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to