Emmanuel Engelhart
|
a56be250cc
|
Fix x86_64-musl tarball link
|
2025-05-31 14:20:37 +02:00 |
Emmanuel Engelhart
|
f502c9b104
|
Rellocate musl archive
|
2025-05-31 12:15:39 +02:00 |
Matthieu Gautier
|
5a1175cf2d
|
Format our code with black
|
2024-02-05 11:41:09 +01:00 |
Matthieu Gautier
|
b57f83ed25
|
Move all toolchain installation in TOOLCHAIN directory.
This is a clearer install and it simplify the base_deps archive creation.
|
2023-10-24 10:53:31 +02:00 |
Matthieu Gautier
|
149c1d25fb
|
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-23 10:19:12 +02:00 |
Matthieu Gautier
|
c3d3cc5a97
|
Add x86_64 musl toolchain and platform.
|
2023-10-23 10:19:12 +02:00 |
Matthieu Gautier
|
f0ad7b126a
|
Rename `arm_musl.py` to `musl.py`.
Those files will contain toolchain for musl. Not specific to arm.
|
2023-10-23 10:19:12 +02:00 |