ITS#10203 lmdb: fixup lmdb.pc

This commit is contained in:
Howard Chu 2026-05-22 21:14:01 +01:00
parent 83992afea7
commit 756724e417

View file

@ -151,7 +151,7 @@ lmdb.pc: Makefile
@echo "URL: https://www.openldap.org" >>$@
@echo "Version: $(LMDB_VERSION)" >>$@
@echo "Cflags: $(THREADS) $(XCFLAGS)" >>$@
@echo "Libs: $(LDL)" >>$@
@echo "Libs: -llmdb $(LDL) $(THREADS)" >>$@
COV_FLAGS=-fprofile-arcs -ftest-coverage
COV_OBJS=xmdb.o xmidl.o