aboutsummaryrefslogtreecommitdiff
path: root/ports/mongo-cxx-driver/fix-android.patch
AgeCommit message (Collapse)Author
2020-10-13Fixed port of mongo-c-driver/mongo-cxx-driver for android (#13850)Markus87
* Fixed port of mongo-c-driver/mongo-cxx-driver for android * mongo-c-driver - Default value of ENABLE_SHM_COUNTERS is AUTO * Use vcpkg provided variable VCPKG_TARGET_IS_ANDROID to detect android Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * Increased port-version of mongo-c-driver * Increased port-version of mongo-cxx-driver Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>