mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-28 14:20:01 +04:00
Without this change no libc is selected and the build will fail. This
will select glibc for ARC CPUs.
Fixes: 95f1002aca ("toolchain: default to glibc for ARC")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>