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/pkgconfig.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'libbuild2/cc/pkgconfig.cxx') diff --git a/libbuild2/cc/pkgconfig.cxx b/libbuild2/cc/pkgconfig.cxx index 7b4f86d..3e74452 100644 --- a/libbuild2/cc/pkgconfig.cxx +++ b/libbuild2/cc/pkgconfig.cxx @@ -1666,6 +1666,7 @@ namespace build2 const target* const* lc, const small_vector, 2>& ns, lflags, + const string*, bool) { const file* l (lc != nullptr ? &(*lc)->as () : nullptr); -- cgit v1.1