From a86740d743de969471c628c71c75d6d6678ca12c Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Fri, 21 Apr 2017 14:15:59 +0000 Subject: community/mongodb: moved from testing --- testing/mongodb/boost160.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 testing/mongodb/boost160.patch (limited to 'testing/mongodb/boost160.patch') diff --git a/testing/mongodb/boost160.patch b/testing/mongodb/boost160.patch deleted file mode 100644 index 3567c65f82..0000000000 --- a/testing/mongodb/boost160.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -uprb mongodb-src-r3.2.0.orig/SConstruct mongodb-src-r3.2.0/SConstruct ---- mongodb-src-r3.2.0.orig/SConstruct 2015-12-02 21:01:34.000000000 +0200 -+++ mongodb-src-r3.2.0/SConstruct 2015-12-22 11:18:23.613216445 +0200 -@@ -2245,6 +2245,7 @@ def doConfigure(myenv): - # permit more than four parameters. - "BOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD", - "BOOST_SYSTEM_NO_DEPRECATED", -+ "BOOST_OPTIONAL_USE_SINGLETON_DEFINITION_OF_NONE", - ] - ) - -- cgit v1.2.3