aboutsummaryrefslogtreecommitdiff
path: root/libs/msgpack-c/patches/010-no-gtest.patch
Commit message (Collapse)AuthorAge
* msgpack-c: Update to 4.0.0Tianling Shen2021-10-14
| | | | | | | | - Fixed typo error in PKG_LICENSE_FILES. - Updated CMAKE_OPTIONS. - Refreshed the patch. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* msgpack-c: don't check for GTestRosen Penev2021-06-24
Not available with OpenWrt. Fixes compilation when host GTest is present. Signed-off-by: Rosen Penev <rosenp@gmail.com>