mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-21 19:45:33 +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>