aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mongo-cxx-driver/01-dont-build-mongo-tests.patch
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-18 03:15:41 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-18 03:17:23 -0300
commitb06223a31d587096bd653ab63e958b1f8cb0c489 (patch)
treea78d0943adbeb980704b0d3911d790b1f204fe21 /testing/mongo-cxx-driver/01-dont-build-mongo-tests.patch
parent32fc7b7718b57155058c79703cf1714374c6b595 (diff)
downloadaports-b06223a31d587096bd653ab63e958b1f8cb0c489.tar.bz2
aports-b06223a31d587096bd653ab63e958b1f8cb0c489.tar.xz
testing/mongo-cxx-driver: upgrade to 3.4.1
Diffstat (limited to 'testing/mongo-cxx-driver/01-dont-build-mongo-tests.patch')
-rw-r--r--testing/mongo-cxx-driver/01-dont-build-mongo-tests.patch11
1 files changed, 4 insertions, 7 deletions
diff --git a/testing/mongo-cxx-driver/01-dont-build-mongo-tests.patch b/testing/mongo-cxx-driver/01-dont-build-mongo-tests.patch
index fa34b74142..6e93a19fae 100644
--- a/testing/mongo-cxx-driver/01-dont-build-mongo-tests.patch
+++ b/testing/mongo-cxx-driver/01-dont-build-mongo-tests.patch
@@ -1,13 +1,10 @@
diff --git a/src/mongocxx/CMakeLists.txt b/src/mongocxx/CMakeLists.txt
-index b0a2828ff..73d082480 100644
+index eaa9060..819078d 100644
--- a/src/mongocxx/CMakeLists.txt
+++ b/src/mongocxx/CMakeLists.txt
-@@ -194,7 +194,7 @@ if(MONGOCXX_BUILD_STATIC)
- mongocxx_install(mongocxx_static)
- endif()
+@@ -259,4 +259,4 @@ install(
+ DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/${PKG}-${MONGOCXX_VERSION}
+ )
-add_subdirectory(test)
+# add_subdirectory(test)
-
- set_local_dist (src_mongocxx_DIST_local
- CMakeLists.txt