aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/common.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/common.hxx')
-rw-r--r--build2/cc/common.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/build2/cc/common.hxx b/build2/cc/common.hxx
index 6e1d8b9..951863a 100644
--- a/build2/cc/common.hxx
+++ b/build2/cc/common.hxx
@@ -198,8 +198,9 @@ namespace build2
const dir_paths&,
const file&,
bool,
+ lflags,
const function<bool (const file&, bool)>&,
- const function<void (const file*, const string&, bool)>&,
+ const function<void (const file*, const string&, lflags, bool)>&,
const function<void (const file&, const string&, bool, bool)>&,
bool = false) const;