aboutsummaryrefslogtreecommitdiff
path: root/libs/cereal
Commit message (Collapse)AuthorAge
* cereal: fix mips64 compilationRosen Penev2020-06-10
| | | | | | | | | | | | | Added miscellaneous fixes. Fixed PKG_NAME to a sane one as v$(PKG_VERSION) can conflict with others. Separate CMAKE_OPTIONS in lines for clarity. Add JUST_INSTALL_CEREAL to fix compilation with mips64. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* cereal: new packageDavid Woodhouse2020-06-06
Signed-off-by: David Woodhouse <dwmw2@infradead.org>