Kaydet (Commit) 543b6dcf authored tarafından David Tardon's avatar David Tardon

add missing $(gb_STDLIBS)

üst 30e15cda
......@@ -48,6 +48,7 @@ $(eval $(call gb_Library_add_linked_libs,mozbootstrap,\
cppu \
cppuhelper \
sal \
$(gb_STDLIBS) \
))
$(eval $(call gb_Library_add_exception_objects,mozbootstrap,\
......
......@@ -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,\
......
......@@ -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))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment