1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-19 01:05:15 +03:00
Commit graph

2 commits

Author SHA1 Message Date
Oliver Smith
38e6ffd655 testing/gcc-cross-embedded: bump pkgrel
Should fix:
/ # apk add gcc-arm-none-eabi
ERROR: unsatisfiable constraints:
  so:libmpfr.so.4 (missing):
    required by: gcc-arm-none-eabi-8.3.0-r0[so:libmpfr.so.4]
2019-11-18 05:48:53 +01:00
Marian Buschsieweke
1e783a0cca testing/gcc-cross-embedded: New aport
Cross compilers for bare metal targets. This package contains the
subpackages gcc-arm-none-eabi, gcc-mips-mti-elf, and gcc-msp430-elf.
The bare metal ARM toolchain is tested and fully functional, the others
are a proof of concept and not tested (due to lack of hardware).
2019-03-13 07:15:18 +00:00