From ffe4e19c91e9290dd4737e3a1e601adf6ae08461 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 25 Sep 2023 09:12:34 +0200 Subject: Treat empty --archive-lang* values as request to clear previous entries --- bpkg/pkg-bindist.cli | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bpkg/pkg-bindist.cli') diff --git a/bpkg/pkg-bindist.cli b/bpkg/pkg-bindist.cli index 59a98f7..1401723 100644 --- a/bpkg/pkg-bindist.cli +++ b/bpkg/pkg-bindist.cli @@ -698,7 +698,8 @@ namespace bpkg the mapping specified with this option is only considered if the package type is a library (for other package types all languages used are implementation). Note also that multiple runtime ids specified for - the same language are combined." + the same language are combined except for an empty id, which is treated + as a request to clear previous entries." } std::multimap --archive-lang-impl -- cgit v1.1