[OpenWrt-Devel] [PATCH] libcxx: fix compilation with platforms needing lssp
Petr Štetiar
ynezz at true.cz
Tue Feb 25 06:27:17 EST 2020
Rosen Penev <rosenp at gmail.com> [2020-02-24 16:14:04]:
> Currently this is an issue with powerpc and i386 platforms.
What issue?
> Added extra cxxabi header
> It's used by cxxabi.h.
Perhaps upstream material?
> ++ target_link_libraries(${target} PUBLIC ssp_nonshared)
Shouldn't this be PRIVATE? Wont this break if one builds without SSP? Isn't
this library implicit? It doesn't look like a correct change to me.
-- ynezz
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list