On Sat, 2021-05-08 at 17:32 +0800, Liwei Song wrote:
> So my question is can we remove the TOOLCHAIN check in intel-
> graphics-compiler?
> 
> python __anonymous() {
>     toolchain = d.getVar('TOOLCHAIN')
>     if toolchain != "clang" or 'clang-layer' not in
> d.getVar('BBFILE_COLLECTIONS').split():
> 
>     ...
> }

Where is this check? We don't have it in meta-intel. The OpenCL recipes
need meta-clang to be present and TOOLCHAIN doesn't need to be set to
clang.

Thanks,

Anuj
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7035): 
https://lists.yoctoproject.org/g/meta-intel/message/7035
Mute This Topic: https://lists.yoctoproject.org/mt/80348029/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to