dl library added
Change-Id: I9afb1e2cd82ab02c456735282a6ef0b0be15cfbc
This commit is contained in:
committed by
David Tardon
parent
f4543be3dd
commit
23d8c43d49
@@ -58,6 +58,7 @@ include $(OUTDIR_FOR_BUILD)/inc/postgresql/libpq-flags.mk
|
||||
$(eval $(call gb_Library_add_libs,postgresql-sdbc-impl,\
|
||||
$(if $(filter-out MACOSX,$(OS)),-Wl,--as-needed) \
|
||||
$(LIBPQ_DEP_LIBS) \
|
||||
$(if $(filter-out MACOSX,$(OS)),-ldl) \
|
||||
$(if $(filter-out MACOSX,$(OS)),-Wl,--no-as-needed) \
|
||||
))
|
||||
|
||||
|
Reference in New Issue
Block a user