scripts: ext-toolchain: add support for musl
authorChristian Marangi <ansuelsmth@gmail.com>
Sun, 17 Jul 2022 15:56:59 +0000 (17:56 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 4 Dec 2022 15:07:35 +0000 (16:07 +0100)
commitfd90eed40ce6828a1bbd11d1a394e7c6368d0577
tree9863dafb77f96f2b7f86cfbac113ac747558c4d3
parent462c5653e18f0bd2c9ec66a2b154bf26d8f4aa1d
scripts: ext-toolchain: add support for musl

Openwrt now supports only glibc and musl. Add support for musl and
rework the libc check to handle the new config flags and correctly
compile package basend on that.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 7be01fe13b4517e5edb8a4818f437d60144cdcb4)
scripts/ext-toolchain.sh