aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/common.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/common.cxx')
-rw-r--r--build2/cc/common.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cc/common.cxx b/build2/cc/common.cxx
index 5dc61b6..e06898e 100644
--- a/build2/cc/common.cxx
+++ b/build2/cc/common.cxx
@@ -873,7 +873,7 @@ namespace build2
!pkgconfig_load (act, *p.scope,
*lt, a, s,
p.proj, name,
- *pd, sysd))
+ *pd, sysd, *usrd))
{
if (a != nullptr) add_macro (*a, "STATIC");
if (s != nullptr) add_macro (*s, "SHARED");