summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/opencl/opencl-clang-native_8.0.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* opencl-clang: move to a separate recipeAnuj Mittal2019-08-211-25/+0
| | | | | | | Since this is managed as a separate repository, build it as a separate component instead of bundling with LLVM/clang. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* build linux_linker from common clangAnuj Mittal2019-05-171-0/+25
Build only linux_linker component from common clang library for native use when compiling the target version. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>