scripts/ext-toolchain: add missing libc library specs
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 17 Jun 2024 11:19:52 +0000 (13:19 +0200)
committerRISCi_ATOM <bob@bobcall.me>
Thu, 11 Jul 2024 15:22:47 +0000 (11:22 -0400)
commitf1389745087b458b1d221944504c9b510ba54e8d
tree35afa0b46689d9d7672ed16883a0f60b76748d49
parentd185d663f654426162e3586150e4c1de55a35e6b
scripts/ext-toolchain: add missing libc library specs

Add missing libc library spec that weren't added to the ext-toolchain
script when the library were introduced in the packages libs toolchain
Makefile.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 8cad52a267bffe384a119f3e5ae1892e8580a981)
Link: https://github.com/openwrt/openwrt/pull/15898
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
scripts/ext-toolchain.sh