summaryrefslogtreecommitdiff
path: root/evergreen
diff options
context:
space:
mode:
authorDaniel Moody <daniel.moody@mongodb.com>2022-08-29 21:30:40 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-08-29 22:02:23 +0000
commitc1adfd31dfb0780155e7da768dbbd3e1cc4b9705 (patch)
tree553702e89af46e934e94a7ecbd9ac4495cf2f1b3 /evergreen
parent5979f89f7d99f9bad5faa0d910cf90208555a266 (diff)
downloadmongo-c1adfd31dfb0780155e7da768dbbd3e1cc4b9705.tar.gz
SERVER-69133 remove redundant setting of hardlink install action.
Diffstat (limited to 'evergreen')
-rwxr-xr-xevergreen/scons_compile.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/evergreen/scons_compile.sh b/evergreen/scons_compile.sh
index 9c7dc6bb16c..91d1f363945 100755
--- a/evergreen/scons_compile.sh
+++ b/evergreen/scons_compile.sh
@@ -8,15 +8,6 @@ set -o verbose
rm -rf ${install_directory}
-# Use hardlinks to reduce the disk space impact of installing
-# all of the binaries and associated debug info.
-
-# The expansion here is a workaround to let us set a different install-action
-# for tasks that don't support the one we set here. A better plan would be
-# to support install-action for Ninja builds directly.
-# TODO: https://jira.mongodb.org/browse/SERVER-48203
-extra_args="--install-action=${task_install_action}"
-
# By default, limit link jobs to one quarter of our overall -j
# concurrency unless locally overridden. We do this because in
# static link environments, the memory consumption of each