Skip to content

Commit

Permalink
mention issue in chromium-gn.inc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxIhlenfeldt committed Aug 29, 2023
1 parent d0ca16c commit 58bed9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta-chromium/recipes-browser/chromium/chromium-gn.inc
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ GN_ARGS += ' \
GN_ARGS += 'max_jobs_per_link="${@oe.utils.parallel_make_argument(d, '%d')}"'

# We haven't figured out how to best support Rust yet, so disable it for now.
# See the discussion at https://github.com/OSSystems/meta-browser/issues/723.
GN_ARGS += 'enable_rust=false'

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

0 comments on commit 58bed9f

Please sign in to comment.