Skip to content

Commit bc2e873

Browse files
committed
chromium: Omit one patch for whinlatter
Signed-off-by: Zoltán Böszörményi <[email protected]>
1 parent db9f01f commit bc2e873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ SRC_URI += "\
2222
file://0005-avoid-link-latomic-failure-on-CentOS-8-host.patch \
2323
file://0006-Don-t-pass-unknown-LLVM-options.patch \
2424
file://0007-Fix-constexpr-variable-must-be-initialized-by-a-cons.patch \
25-
file://0008-Use-the-correct-path-to-libclang_rt.builtins.a.patch \
25+
${@'' if d.getVar('WHINLATTER_OR_NEWER') == '1' else 'file://0008-Use-the-correct-path-to-libclang_rt.builtins.a.patch'} \
2626
file://0009-Adjust-the-Rust-build-to-our-needs.patch \
2727
file://0010-Don-t-require-profiler_builtins.rlib.patch \
2828
file://0011-fix-check_version-Only-compare-node.js-major-version.patch \

0 commit comments

Comments
 (0)