Rosen Penev [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
Currently this is an issue with powerpc and i386 platforms.
Added extra cxxabi header
It's used by cxxabi.h. Issue discovered when trying to build i2pd.
Signed-off-by: Rosen Penev
---
package/libs/libcxx/Makefile | 2 +-
package/libs/libcxx/patches/030-cxxabi.patch | 11 ++