From 5d54628076bd7fc97e90c81b6d0df0fef4ceae20 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 14 May 2018 16:39:45 +0200 Subject: Tolerate misconfigured src_root in info and disfigure meta-operations --- build2/dist/operation.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'build2/dist/operation.cxx') diff --git a/build2/dist/operation.cxx b/build2/dist/operation.cxx index 659b7b8..8921b7b 100644 --- a/build2/dist/operation.cxx +++ b/build2/dist/operation.cxx @@ -630,6 +630,7 @@ namespace build2 "distributing", "distributed", "has nothing to distribute", // We cannot "be distributed". + true, // bootstrap_outer nullptr, // meta-operation pre &dist_operation_pre, &load, // normal load -- cgit v1.1