]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libclc: Add misssing quotes around target list
authorKhem Raj <raj.khem@gmail.com>
Thu, 6 Nov 2025 19:04:50 +0000 (11:04 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Nov 2025 17:33:51 +0000 (17:33 +0000)
commit5bf33fb7762e7d5aa48d32378ed30cea1a65fc15
tree6528ef58569eeb184fe85081ba12d54b9e2b83ef
parent44daf8fbb7b8d76df4cbb41573375986f363ee13
libclc: Add misssing quotes around target list

Default for LIBCLC_TARGETS is `all` so a single
target is ok but when its overidden with a semi-colon
separated list to use a subset of targets, e.g.

LIBCLC_TARGETS:class-nativesdk = "amdgcn--;amdgcn--amdhsa;nvptx--;nvptx64--;nvptx--nvidiacl;nvptx64--nvidiacl"

cmake rejects it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-devtools/clang/libclc_git.bb