Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ssiapi: Needs boost/ppc support | Khem Raj | 2020-01-16 | 1 | -0/+2 |
| | | | | | | | Internal boost headers are missing ppc support ssiapi.1.3.0/lib/boost/smart_ptr/detail/sp_counted_base.hpp:66:11: fatal error: boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp: No such file or directory Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | ssiapi: Upgrade to 1.3.0 | Khem Raj | 2019-08-31 | 1 | -0/+36 |
Fix out of tree builds Fix build with clang as well as musl Refresh and forward port patches as needed Update boost headers Signed-off-by: Khem Raj <raj.khem@gmail.com> |