Skip to content
Snippets Groups Projects
Commit 47f59846 authored by Adrien Béraud's avatar Adrien Béraud Committed by Sébastien Blin
Browse files

contrib: bump msgpack


Bump msgpack to latest stable version 2.1.5
Relevent fixes for Ring:
* fix unpack visitor to treat float32/64 correctly
* fix alignment problem on some platform (includes arm)

Change-Id: I3c3300c02e91435b0e72ae48e2614efad3e3b936
Reviewed-by: default avatarSébastien Blin <sebastien.blin@savoirfairelinux.com>
parent d8691f92
No related branches found
No related tags found
No related merge requests found
# MSGPACK
MSGPACK_VERSION := cpp-2.1.3
MSGPACK_VERSION := cpp-2.1.5
MSGPACK_URL := https://github.com/msgpack/msgpack-c/archive/$(MSGPACK_VERSION).tar.gz
PKGS += msgpack
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment