Skip to content

Commit

Permalink
databases/mongodb44: Fix build with llvm16
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Aug 6, 2023
1 parent 13b8cae commit 0cf8b3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions databases/mongodb44/Makefile
Expand Up @@ -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 \
Expand Down

0 comments on commit 0cf8b3f

Please sign in to comment.