aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-configure.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-configure.cxx')
-rw-r--r--bpkg/pkg-configure.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/bpkg/pkg-configure.cxx b/bpkg/pkg-configure.cxx
index d6c5446..e6e0b8d 100644
--- a/bpkg/pkg-configure.cxx
+++ b/bpkg/pkg-configure.cxx
@@ -420,11 +420,11 @@ namespace bpkg
new context (build2_sched,
build2_mutexes,
build2_fcache,
- false /* match_only */,
- false /* no_external_modules */,
- false /* dry_run */,
- false /* no_diag_buffer */,
- false /* keep_going */,
+ nullopt /* match_only */,
+ false /* no_external_modules */,
+ false /* dry_run */,
+ false /* no_diag_buffer */,
+ false /* keep_going */,
merge_cmd_vars (),
context::reserves {
30000 /* targets */,