From 69efb156043d98cf61f9bd774014422c76a1e29f Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Tue, 3 Oct 2017 13:24:11 +0000 Subject: Update to upstream version 3.4.7 PR: 222298 Submitted by: eric@camachat.org (maintainer) MFH: 2017Q4 --- databases/mongodb34/files/patch-SConstruct | 8 -------- 1 file changed, 8 deletions(-) (limited to 'databases/mongodb34/files/patch-SConstruct') diff --git a/databases/mongodb34/files/patch-SConstruct b/databases/mongodb34/files/patch-SConstruct index 63910bfab07b..b866992a9593 100644 --- a/databases/mongodb34/files/patch-SConstruct +++ b/databases/mongodb34/files/patch-SConstruct @@ -70,11 +70,3 @@ context.Result(ret) return ret -@@ -2645,6 +2645,7 @@ def doConfigure(myenv): - - conf = Configure(myenv, custom_tests = { - 'CheckPThreadSetNameNP': CheckPThreadSetNameNP, -+ 'CheckBoostMinVersion': CheckBoostMinVersion, - }) - - if conf.CheckPThreadSetNameNP(): -- cgit v1.2.3