summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Morrow <acm@mongodb.com>2017-06-01 16:49:53 -0400
committerAndrew Morrow <acm@mongodb.com>2017-06-06 10:49:36 -0400
commit5441f9de6ffcde3ce46ef7af5d00ea7c951142b9 (patch)
tree9df7da8b907d4b84fc64e8b61594a56561a66e30
parent9f1e9c92261da1efbfecc223731d6eecdcff08af (diff)
downloadmongo-5441f9de6ffcde3ce46ef7af5d00ea7c951142b9.tar.gz
SERVER-29420 Use SSL headers from toolchain when building tools on OS X
(cherry picked from commit 2accdb583a33a32d1adbb99c4905bd53c20d3f7d)
-rw-r--r--etc/evergreen.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 5ff12761816..866ac7d0617 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -3328,6 +3328,7 @@ buildvariants:
push_name: osx-ssl
push_arch: x86_64
tooltags: "-tags ssl"
+ gorootvars: CGO_CPPFLAGS=-I/opt/mongodbtoolchain/v2/include
compile_flags: --ssl --allocator=system -j$(sysctl -n hw.logicalcpu) --release --osx-version-min=10.7 --libc++ CPPPATH=/opt/mongodbtoolchain/v2/include
num_jobs_unittests: $(sysctl -n hw.logicalcpu)
test_flags: --continue-on-failure