From bf42edca4c714138b59f429f44368a71a855902f Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 9 Apr 2020 19:41:49 +0300 Subject: Override build constraints group values hierarchically --- libbpkg/manifest.hxx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libbpkg/manifest.hxx') diff --git a/libbpkg/manifest.hxx b/libbpkg/manifest.hxx index 80b410d..05b6dfc 100644 --- a/libbpkg/manifest.hxx +++ b/libbpkg/manifest.hxx @@ -788,6 +788,10 @@ namespace bpkg // the following value groups can be overridden: {build-*email} and // {builds, build-{include,exclude}}. // + // Note that the build constraints group values are overridden + // hierarchically so that the build-{include,exclude} overrides don't + // affect the builds values. + // // If a non-empty source name is specified, then the specified values are // assumed to also include the line/column information and the possibly // thrown manifest_parsing exception will contain the invalid value -- cgit v1.1