scripts/ext-toolchain: add missing libc library specs
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 17 Jun 2024 11:19:52 +0000 (13:19 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 8 Jul 2024 19:13:25 +0000 (21:13 +0200)
commitf8690ca0db5e3c2ece966d8323c1a40bf62ec6d8
tree48245d5777797d93ae0f03e3320b7d5c46103d06
parent287e2565e2a4caccc8e04505585ba9e64b7e244b
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