add missing $(gb_STDLIBS)
This commit is contained in:
@@ -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))
|
||||
|
Reference in New Issue
Block a user