Skip to content

Commit

Permalink
packagegroup-core-standalone-sdk-target: Use toolchain-clang override
Browse files Browse the repository at this point in the history
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Mar 30, 2023
1 parent c28334a commit 6bb8b82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
RRECOMMENDS:${PN} += "${@bb.utils.contains('CLANGSDK', '1', 'libcxx-dev libcxx-staticdev compiler-rt-dev compiler-rt-staticdev', '', d)}"
RRECOMMENDS:${PN}:append:toolchain-clang = "${@bb.utils.contains('CLANGSDK', '1', ' libcxx-dev libcxx-staticdev compiler-rt-dev compiler-rt-staticdev', '', d)}"

0 comments on commit 6bb8b82

Please sign in to comment.