skia2/infra/bots/assets/armhf_sysroot
Kevin Lubick e5a9059acf [infra] Update chromebook toolchain to support c++17
My hope is that with Bazel, we will be able to remove
this CIPD package in favor of a properly maintained/created
toolchain.

Change-Id: I6a7b5013da22395511d828bee857777fbe0bcd8c
Bug: skia:12878
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/502289
Reviewed-by: John Stiles <johnstiles@google.com>
2022-01-31 15:46:31 +00:00
..
create.py [infra] Update chromebook toolchain to support c++17 2022-01-31 15:46:31 +00:00
README.md [infra] Update chromebook toolchain to support c++17 2022-01-31 15:46:31 +00:00
VERSION [infra] Update chromebook toolchain to support c++17 2022-01-31 15:46:31 +00:00

ARM (hard float) sysroot for cross-compiling c++ code on an x86_64 Linux bot.

Run create_and_upload which installs some debian packages and turns them into a toolchain.

This has been updated in the past when moving up in supported C++ versions (e.g. to c++14, and then again to c++17).