summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorAndrew Morrow <acm@mongodb.com>2021-05-13 22:00:38 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-07-21 16:20:33 +0000
commit106d97102a267ec53fe596901997cb2516ce23a0 (patch)
treea3a9bb6ef4f94731f97046aacc5a316e76a5673f /SConstruct
parent958e563b46e31ee0316be0a5f4b0cb8e0f878a9c (diff)
downloadmongo-106d97102a267ec53fe596901997cb2516ce23a0.tar.gz
SERVER-56290 Upgrade gperftools to 2.9.1
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 1 insertions, 0 deletions
diff --git a/SConstruct b/SConstruct
index 125695e5ee7..18d478c42d1 100644
--- a/SConstruct
+++ b/SConstruct
@@ -5224,6 +5224,7 @@ Export([
'http_client',
'module_sconscripts',
'optBuild',
+ 'selected_experimental_optimizations',
'serverJs',
'ssl_provider',
'use_libunwind',