Skip to content

Commit 58bed9f

Browse files
committed
mention issue in chromium-gn.inc comment
1 parent d0ca16c commit 58bed9f

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
@@ -304,6 +304,7 @@ GN_ARGS += ' \
304304
GN_ARGS += 'max_jobs_per_link="${@oe.utils.parallel_make_argument(d, '%d')}"'
305305

306306
# 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.
307308
GN_ARGS += 'enable_rust=false'
308309

309310
# ARM builds need special additional flags (see ${S}/build/config/arm.gni).

0 commit comments

Comments
 (0)