Skip to content

Commit

Permalink
WT-8762 Fix S3 extension not compiling on evergreen. (#7499)
Browse files Browse the repository at this point in the history
  • Loading branch information
bingx1 committed Feb 2, 2022
1 parent f447c6f commit 41b2d93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/evergreen.yml
Expand Up @@ -4125,6 +4125,7 @@ buildvariants:
-DENABLE_STRICT=0
-DENABLE_TCMALLOC=1
-DENABLE_S3=1
-DIMPORT_S3_SDK=external
-DCMAKE_PREFIX_PATH="$(pwd)/../TCMALLOC_LIB"
-DCMAKE_INSTALL_PREFIX=$(pwd)/LOCAL_INSTALL
python_binary: '/opt/mongodbtoolchain/v3/bin/python3'
Expand Down

0 comments on commit 41b2d93

Please sign in to comment.