mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-10 04:40:39 +00:00
A modern glibc only links against libgcc_eh for its tests or when building it static, which doesn't happen here. Reverts a hunk of: a3edea1b "add support for alternative C libraries..." Signed-off-by: Andre Heider <a.heider@gmail.com>