aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/algorithm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/algorithm.hxx')
-rw-r--r--libbuild2/algorithm.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/libbuild2/algorithm.hxx b/libbuild2/algorithm.hxx
index 5000c47..5243b5c 100644
--- a/libbuild2/algorithm.hxx
+++ b/libbuild2/algorithm.hxx
@@ -767,7 +767,8 @@ namespace build2
update_backlink (context&,
const path& target,
const path& link,
- backlink_mode = backlink_mode::link);
+ backlink_mode = backlink_mode::link,
+ uint16_t verbosity = 3);
LIBBUILD2_SYMEXPORT void
clean_backlink (context&,