summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Morrow <acm@mongodb.com>2021-09-30 13:09:19 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-10-05 15:51:10 +0000
commit2b3e55a6af83938d4e6bade361728accc32d7018 (patch)
treea0dce51314dd08f7caeb588b8619b9c1c45ff8b5
parent07c6bc2544a0b0b30d5b57dece8b3b491802a123 (diff)
downloadmongo-2b3e55a6af83938d4e6bade361728accc32d7018.tar.gz
SERVER-60353 Stitch compiles should honor DEBUG state of containing build
-rw-r--r--etc/evergreen.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 1ea04ccfa20..08ef2e878a1 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -2623,7 +2623,6 @@ tasks:
vars:
targets: install-stitch-support install-stitch-support-debug install-stitch-support-dev
task_compile_flags: >-
- --dbg=off
--link-model=dynamic-sdk
--enable-free-mon=off
--ssl=off
@@ -2657,7 +2656,6 @@ tasks:
targets: install-stitch-support-test
compiling_for_test: true
task_compile_flags: >-
- --dbg=off
--enable-free-mon=off
--ssl=off
--enable-http-client=off