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:
parent
13b8caebd6
commit
0cf8b3fab1
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user