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 d0ca16c commit 58bed9fCopy full SHA for 58bed9f
meta-chromium/recipes-browser/chromium/chromium-gn.inc
@@ -304,6 +304,7 @@ GN_ARGS += ' \
304
GN_ARGS += 'max_jobs_per_link="${@oe.utils.parallel_make_argument(d, '%d')}"'
305
306
# We haven't figured out how to best support Rust yet, so disable it for now.
307
+# See the discussion at https://github.com/OSSystems/meta-browser/issues/723.
308
GN_ARGS += 'enable_rust=false'
309
310
# ARM builds need special additional flags (see ${S}/build/config/arm.gni).
0 commit comments