kumquat-buildroot/toolchain
Jonah Petri 6f911a1725 toolchain: handle toolchains with multiple ld*.so.* files
Some 3rd party vendor toolchains have multiple files which match
these glob patterns.  In this case, the shell script failed.
Switching to use find and xargs solves the issue.

Signed-off-by: Jonah Petri <jonah@petri.us>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-08-25 21:50:17 +02:00
..
toolchain
toolchain-buildroot
toolchain-external
Config.in toolchain: improve conditions for gcc bug 99140 2021-08-24 23:50:47 +02:00
helpers.mk toolchain: handle toolchains with multiple ld*.so.* files 2021-08-25 21:50:17 +02:00
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk