GCC based cross-toolchains for arm, riscv, and other architectures
Go to file
2021-08-05 13:32:52 +04:00
.gear Added dummy .gear/rules 2021-06-10 13:38:14 +00:00
.gitignore Ignore boring files 2021-07-29 19:58:37 +04:00
aarch64-linux-gnu.cmake Added CMake toolchain file 2021-06-11 23:06:26 +00:00
altcross.sh altcross.sh: repaired broken sed command 2021-07-29 21:12:21 +04:00
cross-toolchain.spec Don't hard-code {gcc,glibc,binutils}-source versions 2021-08-05 13:32:52 +04:00
crossgcc-target-as-ld.patch driver: run ${target}-as as a last resort 2021-06-11 23:06:26 +00:00
README.txt Added a brief description of the repo 2021-06-11 16:30:19 +04:00

This repo contains a spec file for building aarch64 targeted GCC
cross-toolchain. The actual sources are in gcc-source, binutils-source,
glibc-source, and kernel-source-5.4 packages.