diff options
Diffstat (limited to 'etc/evergreen_yml_components/definitions.yml')
-rw-r--r-- | etc/evergreen_yml_components/definitions.yml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/etc/evergreen_yml_components/definitions.yml b/etc/evergreen_yml_components/definitions.yml index 44cbf4033c0..7b855fab0c3 100644 --- a/etc/evergreen_yml_components/definitions.yml +++ b/etc/evergreen_yml_components/definitions.yml @@ -2308,8 +2308,6 @@ tasks: vars: generating_for_ninja: true separate_debug: off - task_install_action: - default task_compile_flags: >- --ninja - *f_expansions_write @@ -2327,8 +2325,6 @@ tasks: vars: generating_for_ninja: true separate_debug: off - task_install_action: - default task_compile_flags: >- --build-profile=default --variables-files=etc/scons/mongodbtoolchain_v3_gcc.vars @@ -2348,8 +2344,6 @@ tasks: vars: generating_for_ninja: true separate_debug: off - task_install_action: - default task_compile_flags: >- --build-profile=opt CCACHE= @@ -2369,8 +2363,6 @@ tasks: vars: generating_for_ninja: true separate_debug: off - task_install_action: - default task_compile_flags: >- --build-profile=fast CCACHE= @@ -2390,8 +2382,6 @@ tasks: vars: generating_for_ninja: true separate_debug: off - task_install_action: - default task_compile_flags: >- --build-profile=san CCACHE= @@ -2411,8 +2401,6 @@ tasks: vars: generating_for_ninja: true separate_debug: off - task_install_action: - default task_compile_flags: >- --build-tools=next --ninja @@ -3058,8 +3046,6 @@ tasks: vars: targets: archive-mongo-crypt-shlib-test compiling_for_test: true - task_install_action: - default task_compile_flags: >- --allocator=system --enable-free-mon=off |