aboutsummaryrefslogtreecommitdiff
path: root/libs/jsoncpp/patches/010-pkgconnfig.patch
Commit message (Collapse)AuthorAge
* jsoncpp: Fix pkgconfig fileRosen Penev2019-09-22
Backported upstream patch to make the pkgconfig file more cross compile friendly. I don't think anything uses this. Replaced Installev with CMAKE_INSTALL. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>