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-05 16:31:53 -0400
commitf2847a6ecf6bf0ca5b2a2b6e248466680d1290de (patch)
tree46a485af18edbc980a89c96e7d243a0ea21c418c
parent190176adf4b63432cb9dbad3d5a3dddb3b9406f2 (diff)
downloadmongo-f2847a6ecf6bf0ca5b2a2b6e248466680d1290de.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.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 8dcce9e98f2..af17400885f 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -4005,6 +4005,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_available: 1
tasks:
@@ -4135,6 +4136,7 @@ buildvariants:
push_name: osx
push_arch: x86_64-enterprise
tooltags: "-tags 'ssl sasl'"
+ 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_available: 1
tasks: