aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/musl/libssp-nonshared
AgeCommit message (Collapse)Author
2018-05-09libssp-nonshared: Add recipeKhem Raj
libssp-nonshared is a minimal gcc runtime piece which is needed on non-glibc systems which do implement libssp APIs in libc Use PIE flags to compile libssp_nonshared.a so it works with security flags on as well Signed-off-by: Khem Raj <raj.khem@gmail.com>