summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct10
1 files changed, 0 insertions, 10 deletions
diff --git a/SConstruct b/SConstruct
index 6a3c5a855fb..ee22daf3fdf 100644
--- a/SConstruct
+++ b/SConstruct
@@ -377,16 +377,6 @@ add_option('use-system-all',
nargs=0,
)
-add_option('use-new-tools',
- help='put new tools in the tarball',
- nargs=0,
-)
-
-add_option('build-mongoreplay',
- help='when building with --use-new-tools, build mongoreplay ( requires pcap dev )',
- nargs=1,
-)
-
add_option('use-cpu-profiler',
help='Link against the google-perftools profiler library',
nargs=0,