From 7ee735c0a99b29979594920262db13b4939b3c2c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 7 Oct 2021 08:36:29 +0200 Subject: Verify libraries and targets they are linked to a for-install-compatible --- libbuild2/cc/compile-rule.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'libbuild2/cc/compile-rule.cxx') 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, 2>&, lflags, + const string*, bool) { // Prune any further traversal if we already found it. -- cgit v1.1