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
..