summaryrefslogtreecommitdiff
path: root/src/mongo/db/concurrency/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/concurrency/SConscript')
-rw-r--r--src/mongo/db/concurrency/SConscript2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mongo/db/concurrency/SConscript b/src/mongo/db/concurrency/SConscript
index c823280f415..16a254db7aa 100644
--- a/src/mongo/db/concurrency/SConscript
+++ b/src/mongo/db/concurrency/SConscript
@@ -2,6 +2,8 @@
Import("env")
+env = env.Clone()
+
env.Library(
target='write_conflict_exception',
source=[