diff options
Diffstat (limited to 'libbuild2/cc/compile-rule.cxx')
-rw-r--r-- | libbuild2/cc/compile-rule.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbuild2/cc/compile-rule.cxx b/libbuild2/cc/compile-rule.cxx index 053cca6..93f05f1 100644 --- a/libbuild2/cc/compile-rule.cxx +++ b/libbuild2/cc/compile-rule.cxx @@ -6459,6 +6459,7 @@ namespace build2 const target* const* lc, const small_vector<reference_wrapper<const string>, 2>&, lflags, + const string*, bool) { // Prune any further traversal if we already found it. |