From 2cdf8357b2eb3ddaf726c2cd51bff524e8faa3d6 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 2 Feb 2023 14:45:42 +0300 Subject: Add support for package config options in worker --- bbot/worker/worker.cxx | 52 +++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 41 insertions(+), 11 deletions(-) (limited to 'bbot') diff --git a/bbot/worker/worker.cxx b/bbot/worker/worker.cxx index d8f2ae4..6c96b5b 100644 --- a/bbot/worker/worker.cxx +++ b/bbot/worker/worker.cxx @@ -1117,12 +1117,14 @@ build (size_t argc, const char* argv[]) // separated list of the following potentially quoted bpkg-pkg-build // command arguments: // - // ... ({ ... }+ ?[sys:][])... + //