aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-bindist.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-09-25 09:12:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-09-25 09:12:34 +0200
commitffe4e19c91e9290dd4737e3a1e601adf6ae08461 (patch)
tree33f72a6569b361ccbd838feed2654773341af1a6 /bpkg/pkg-bindist.cli
parent89c3a2dfdf75fb536870e17531e6f8161fa05686 (diff)
Treat empty --archive-lang* values as request to clear previous entries
Diffstat (limited to 'bpkg/pkg-bindist.cli')
-rw-r--r--bpkg/pkg-bindist.cli3
1 files changed, 2 insertions, 1 deletions
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<string, string> --archive-lang-impl