Skip to content

community/gcc-cross-embedded: drop meaningless architectures

Natanael Copa requested to merge ncopa/aports:gcc-cross-embedded into master

Build only cross toolchain for architectures where it make sense.

It does not make sense to build cross compile environment for 32 bit architectures, nor for riscv64.

This frees resources from builders.

Merge request reports