summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-14 08:26:04 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-14 08:26:04 +0200
commit6f70637a009e31df65668f9222a5318d03945b60 (patch)
tree996817e00f2f1461931ab7b01ac076aedb4d9316
parent72e967bf9ebc628dc140240f66a9945e0fdc6757 (diff)
mongo-c-driver: add link to upstream bug
-rw-r--r--mongo-c-driver-dev.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/mongo-c-driver-dev.spec b/mongo-c-driver-dev.spec
index c833d95..5321fad 100644
--- a/mongo-c-driver-dev.spec
+++ b/mongo-c-driver-dev.spec
@@ -21,6 +21,8 @@
# in MongoDB 3.2, and support is being removed in 3.4.
%global with_tests 0%{?_with_tests:1}
%endif
+# Because https://jira.mongodb.org/browse/CDRIVER-1702
+# segfault in test suite
%global with_tests 0
Name: mongo-c-driver