| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| README.md | D | 22-Oct-2025 | 288 | 7 | 4 | |
| VERSION | D | 22-Oct-2025 | 2 | |||
| create.py | D | 22-Oct-2025 | 2.1 KiB | 72 | 44 |
README.md
1ARM (hard float) sysroot for cross-compiling c++ code on an x86_64 Linux bot. 2 3Run create_and_upload which installs some debian packages and turns them into a toolchain. 4 5This has been updated in the past when moving up in supported C++ versions (e.g. to c++14, and 6then again to c++17). 7