[roll] Roll fuchsia [virtualization] Update mklinux.sh to gcc-10.

GCC version 9 is not longer packaged with Debian, making it harder for
users to obtain. Instead, update the script to use GCC 10 which is
actively supported.

We previously did not support to GCC 10, but patches to the Linux kernel
now allow us to successfully build:

  https://zircon-guest-review.googlesource.com/c/third_party/linux/+/2322
  https://zircon-guest-review.googlesource.com/c/third_party/linux/+/2323

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/520864
Original-Revision: 185dd3c5c0e1b5aa97d6324982f775464d2fa752
GitOrigin-RevId: 5eb331afb755192bc7bad8a1851e7212e4b7e7f7
Change-Id: Ic16f5d37315d651049facb2c5d5070fe0ab466ca
1 file changed
tree: 57ba62e510ece8fffde3f8f726c6eaba17c2f0db
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.