Description
Bootstraps an armv7l cross-compilation toolchain with GCC. It is useful for maintainers who need an early compiler stage before building the full target toolchain or system packages.
Bootstrap compilers are specialized build components, not the usual choice for application development. Use them only when you understand the toolchain build sequence.