We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db9f01f commit bc2e873Copy full SHA for bc2e873
meta-chromium/recipes-browser/chromium/chromium-gn.inc
@@ -22,7 +22,7 @@ SRC_URI += "\
22
file://0005-avoid-link-latomic-failure-on-CentOS-8-host.patch \
23
file://0006-Don-t-pass-unknown-LLVM-options.patch \
24
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 \
+ ${@'' if d.getVar('WHINLATTER_OR_NEWER') == '1' else 'file://0008-Use-the-correct-path-to-libclang_rt.builtins.a.patch'} \
26
file://0009-Adjust-the-Rust-build-to-our-needs.patch \
27
file://0010-Don-t-require-profiler_builtins.rlib.patch \
28
file://0011-fix-check_version-Only-compare-node.js-major-version.patch \
0 commit comments