mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-06-11 01:30:05 -04:00
Merge remote-tracking branch 'origin/mdb.RE/1.0' into OPENLDAP_REL_ENG_2_7
This commit is contained in:
commit
79025d0279
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue