2 Commits

Author SHA1 Message Date
Marian Buschsieweke
f1d8b5d058 testing/newlib: Fixed dependencies
Currently each flavor of newlib depended on all toolchains, e.g.
newlib-arm-none-eabi would not only pull in binutils and gcc for
the target arm-none-eabi, but all others as well. This commit
changes the behavior so that each newlib version only pulls in the
corresponding toolchain.
2019-04-03 10:06:14 +00:00
Marian Buschsieweke
300f7fd8e1 testing/newlib: New aport
C library for embedded targets
2019-03-13 07:15:18 +00:00