summaryrefslogtreecommitdiffstats
path: root/connectivity/Library_postgresql-sdbc.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.mk
parentconnectivity: convert subsequent test (diff)
downloadcore-543b6dcfadb947a301ef591ff57fe8c1ece21cf9.tar.gz
core-543b6dcfadb947a301ef591ff57fe8c1ece21cf9.zip
add missing $(gb_STDLIBS)
Diffstat (limited to 'connectivity/Library_postgresql-sdbc.mk')
-rw-r--r--connectivity/Library_postgresql-sdbc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/Library_postgresql-sdbc.mk b/connectivity/Library_postgresql-sdbc.mk
index c145fcecca61..fe79128069ce 100644
--- a/connectivity/Library_postgresql-sdbc.mk
+++ b/connectivity/Library_postgresql-sdbc.mk
@@ -42,6 +42,7 @@ $(eval $(call gb_Library_add_linked_libs,postgresql-sdbc,\
cppu \
cppuhelper \
sal \
+ $(gb_STDLIBS) \
))
$(eval $(call gb_Library_set_componentfile,postgresql-sdbc,connectivity/source/drivers/postgresql/postgresql-sdbc))