7 lines
288 B
Markdown
7 lines
288 B
Markdown
|
|
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).
|