mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 04:09:29 -05:00
After musl was introduced, it was desired to remove uClibc-ng. As ARC has no musl support, it was kept around. However, glibc 2.32 includes ARC support. This makes it possible to finally remove it. Signed-off-by: Rosen Penev <rosenp@gmail.com>