aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mongodb/boost160.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-02-02 08:41:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-02-02 09:24:59 +0000
commitac7fb85c9e101a3030eb5e1e42cef5896fc19cf8 (patch)
treeeec5a36daa4b5424d4a5e4a709a9bd88db56d0a5 /testing/mongodb/boost160.patch
parent53694c791e7c7112a0d8e4b47bdca8fd03edea4e (diff)
downloadaports-ac7fb85c9e101a3030eb5e1e42cef5896fc19cf8.tar.bz2
aports-ac7fb85c9e101a3030eb5e1e42cef5896fc19cf8.tar.xz
testing/mongodb: rebuild against boost-1.60
Diffstat (limited to 'testing/mongodb/boost160.patch')
-rw-r--r--testing/mongodb/boost160.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/mongodb/boost160.patch b/testing/mongodb/boost160.patch
new file mode 100644
index 0000000000..3567c65f82
--- /dev/null
+++ b/testing/mongodb/boost160.patch
@@ -0,0 +1,11 @@
+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",
+ ]
+ )
+