summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/evergreen.yml
diff options
context:
space:
mode:
authorLuke Pearson <luke.pearson@mongodb.com>2023-05-03 15:48:47 +1000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-05-03 06:28:16 +0000
commitee8027e6dd6f69e59a2013439aa9b1068c42d438 (patch)
tree9462f1fed13b8f04271be22f4fea3a252dbd11b8 /src/third_party/wiredtiger/test/evergreen.yml
parentcbb9e88e93b46ab4df6ab9fcd34abfd19bc2c63f (diff)
downloadmongo-ee8027e6dd6f69e59a2013439aa9b1068c42d438.tar.gz
Import wiredtiger: 46fb8317e1cfbbb72204596065d78d951fc36c82 from branch mongodb-master
ref: 4061ee7289..46fb8317e1 for: 7.1.0-rc0 WT-9545 wt8246_compact_rts_data_correctness test read incorrect data on macOS
Diffstat (limited to 'src/third_party/wiredtiger/test/evergreen.yml')
-rwxr-xr-xsrc/third_party/wiredtiger/test/evergreen.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/third_party/wiredtiger/test/evergreen.yml b/src/third_party/wiredtiger/test/evergreen.yml
index 05bbb1b1339..3ed98871e7b 100755
--- a/src/third_party/wiredtiger/test/evergreen.yml
+++ b/src/third_party/wiredtiger/test/evergreen.yml
@@ -5660,6 +5660,7 @@ buildvariants:
# Remove that configuration here and let MacOS use the default Xcode toolchain instead.
# We'll explicitly use the python3 in /usr/bin, we use the same in configuring cmake.
CMAKE_TOOLCHAIN_FILE:
+ CC_OPTIMIZE_LEVEL: -DCC_OPTIMIZE_LEVEL=-O0
python_binary: '/usr/bin/python3'
smp_command: -j $(sysctl -n hw.logicalcpu)
cmake_generator: "Unix Makefiles"