Commit Graph

4 Commits

Author SHA1 Message Date
Matthieu Gautier 0f60549215 Move all toolchain installation in TOOLCHAIN directory.
This is a clearer install and it simplify the base_deps archive creation.
2023-10-20 16:24:28 +02:00
Matthieu Gautier c25aa153e9 Use musl toolchain with gcc 10.
We need a "old" gcc version to be able to run on "old" systems
(libstdc++.6.0.28)
2023-10-20 16:24:28 +02:00
Matthieu Gautier f2e2b09fe3 Add x86_64 musl toolchain and platform. 2023-10-20 16:24:28 +02:00
Matthieu Gautier 71e70d8a8e Rename `arm_musl.py` to `musl.py`.
Those files will contain toolchain for musl. Not specific to arm.
2023-10-20 16:24:28 +02:00