summaryrefslogtreecommitdiff
path: root/connectivity/Library_postgresql-sdbc-impl.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-04-07 07:39:39 +0200
committerDavid Tardon <dtardon@redhat.com>2012-05-29 07:24:41 +0200
commit543b6dcfadb947a301ef591ff57fe8c1ece21cf9 (patch)
tree9fb1834aa4d7d16ad748ff6159405898b093d86a /connectivity/Library_postgresql-sdbc-impl.mk
parent30e15cda5b3acac9d159160dea77b6ecd5bcf98b (diff)
add missing $(gb_STDLIBS)
Diffstat (limited to 'connectivity/Library_postgresql-sdbc-impl.mk')
-rw-r--r--connectivity/Library_postgresql-sdbc-impl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/Library_postgresql-sdbc-impl.mk b/connectivity/Library_postgresql-sdbc-impl.mk
index e02d8ccf7ef5..a401e1d76cc7 100644
--- a/connectivity/Library_postgresql-sdbc-impl.mk
+++ b/connectivity/Library_postgresql-sdbc-impl.mk
@@ -43,6 +43,7 @@ $(eval $(call gb_Library_add_linked_libs,postgresql-sdbc-impl,\
cppuhelper \
sal \
salhelper \
+ $(gb_STDLIBS) \
))
$(eval $(call gb_Library_use_externals,postgresql-sdbc-impl,\