summaryrefslogtreecommitdiff
path: root/etc/evergreen.yml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/evergreen.yml')
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 8b4ed2b1d71..555a59a37c5 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -7981,7 +7981,7 @@ buildvariants:
display_name: "~ Shared Library Enterprise Ubuntu 21.04 GCC11 C++20 DEBUG"
expansions:
<<: *enterprise-ubuntu2104-dynamic-gcc11-debug-experimental-expansions
- compile_flags: --dbg=on --opt=on -j$(grep -c ^processor /proc/cpuinfo) --link-model=dynamic CC=/usr/bin/gcc-11 CXX=/usr/bin/g++-11 --disable-warnings-as-errors --cxx-std=20
+ compile_flags: --dbg=on --opt=on -j$(grep -c ^processor /proc/cpuinfo) --link-model=dynamic CC=/usr/bin/gcc-11 CXX=/usr/bin/g++-11 --cxx-std=20
- <<: *enterprise-ubuntu2104-dynamic-gcc11-debug-experimental-template
name: enterprise-ubuntu2104-dynamic-clang12-cxx20-debug-experimental