Skip to content

Commit 6cbbbe5

Browse files
committed
chromium: Depend on lld-native on whinlatter
With clang merged into oe-core, lld is a separate recipe Signed-off-by: Zoltán Böszörményi <[email protected]>
1 parent bc2e873 commit 6cbbbe5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meta-chromium/recipes-browser/chromium/chromium-gn.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ DEPENDS += " \
7575
libwebp \
7676
libxkbcommon \
7777
libxslt \
78+
${@'lld-native' if d.getVar('WHINLATTER_OR_NEWER') == '1' else ''} \
7879
ninja-native \
7980
nodejs-native \
8081
nspr \

0 commit comments

Comments
 (0)