Document the Chromium for Chromium OS 'local_board'
When building Chromium for Chromium OS for Linux (linux-chromeos) there is a choice of cros_boards, the local system and the Chromium sysroot. At the moment linux-chromeos builds with the Chromium sysroot won't run browser_tests on modern Debian systems due to an old version of libffi. Since developer testing builds don't need to be protable anyway, the Chromium sysroot is unnecessary. Document how to use the local system as a solution to this. Bug: chromium:1119849 Change-Id: Id5f7a41051367ae1f98cf48b1258680f6e11c9e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367736Reviewed-by:Dirk Pranke <dpranke@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/master@{#800392}
Showing
Please register or sign in to comment