summaryrefslogtreecommitdiff
path: root/cli/tools/standalone.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tools/standalone.rs')
-rw-r--r--cli/tools/standalone.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tools/standalone.rs b/cli/tools/standalone.rs
index 259c61222..dfec6c7dd 100644
--- a/cli/tools/standalone.rs
+++ b/cli/tools/standalone.rs
@@ -207,6 +207,7 @@ pub fn compile_to_runtime_flags(
allow_write: flags.allow_write,
ca_file: flags.ca_file,
cache_blocklist: vec![],
+ cache_path: None,
cached_only: false,
config_path: None,
coverage_dir: flags.coverage_dir,