Skip to content

Commit 8a63000

Browse files
committed
Updating mongo-c version
1 parent c6f5680 commit 8a63000

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ LIBANAME=cws
1616
LIBDIR=$(CURDIR)/lib
1717

1818
MONGO_C_GIT=https://github.com/mongodb/mongo-c-driver.git
19-
MONGO_C_BRANCH=1.24.3
19+
#MONGO_C_BRANCH=1.24.3
20+
MONGO_C_BRANCH=1.27.1
2021
MONGO_C_DIR=$(CURDIR)/third-party/mongo-c-driver
2122

2223
FLAG_JNI=-Wno-stringop-truncation -DJNI_RUSAGE_CHILDREN -DCWS_$(ENDIAN)_ENDIAN -D$(STAT)

0 commit comments

Comments
 (0)