-
- Downloads
android: fix msgpack compilation on OSX
Handling of run-path (@rpath) was not working when targeting android. This rpath is used to link with shared libraries. This patch disables the shared version of msgpack, since we only use the static one anyway Change-Id: I7100ac2a3ef8f1dbff382e0384ba4d5ad6e2b9ad Tuleap: #534
Please register or sign in to comment