diff options
Diffstat (limited to 'mongo-c-driver-dev.spec')
-rw-r--r-- | mongo-c-driver-dev.spec | 2 |
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 |