mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-16 20:22:17 +02:00
This can be dropped if and when the toolchain gets built without libssp, which is the default in oe-core. We don't need gcc's libssp anyway, since glibc provides it already, and musl has the separate libssp_nonshared lib to supplement, which is in oe-core. JIRA: SB-12465 Signed-off-by: Christopher Larson <chris_larson@mentor.com>