From 351f89ffe10a2f3aadfbc3a80704b5954dc356ca Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 11 Mar 2024 18:18:16 +0300 Subject: Adapt to build auxiliary machines related changes in libbpkg and libbbot --- libbrep/common.hxx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libbrep') diff --git a/libbrep/common.hxx b/libbrep/common.hxx index 04d8453..9c398c8 100644 --- a/libbrep/common.hxx +++ b/libbrep/common.hxx @@ -360,6 +360,10 @@ namespace brep #pragma db value(build_package_config) definition + // @@ TMP AUXILIARY + // + #pragma db member(build_package_config::auxiliaries) transient + // 1 for the default configuration which is always present. // using build_package_configs = small_vector; -- cgit v1.1