1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

databases/mongodb44: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-08-06 20:09:09 +02:00
parent 13b8caebd6
commit 0cf8b3fab1

View File

@ -28,6 +28,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \
libsnappy.so:archivers/snappy
USES= compiler:c++17-lang cpe python:build scons
USE_CXXSTD= c++14
USE_RC_SUBR= mongod
MAKE_ARGS= --use-system-zlib \