Date: Mon, 7 Aug 2023 13:19:43 +0200 (CEST) From: Ronald Klop <ronald-lists@klop.ws> To: Muhammad Moinur Rahman <bofh@FreeBSD.org> Cc: ports-committers@FreeBSD.org, dev-commits-ports-main@FreeBSD.org, dev-commits-ports-all@FreeBSD.org Subject: Re: git: 0cf8b3fab1fe - main - databases/mongodb44: Fix build with llvm16 Message-ID: <658135794.3636.1691407183934@localhost> In-Reply-To: <202308061830.376IUm6g034199@gitrepo.freebsd.org> References: <202308061830.376IUm6g034199@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_3635_1452852347.1691407183928 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Thanks. Van: Muhammad Moinur Rahman <bofh@FreeBSD.org> Datum: zondag, 6 augustus 2023 20:30 Aan: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Onderwerp: git: 0cf8b3fab1fe - main - databases/mongodb44: Fix build with llvm16 > > The branch main has been updated by bofh: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=0cf8b3fab1feb6cb388ebb8015118faca96ba933 > > commit 0cf8b3fab1feb6cb388ebb8015118faca96ba933 > Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> > AuthorDate: 2023-08-06 18:09:09 +0000 > Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> > CommitDate: 2023-08-06 18:30:38 +0000 > > databases/mongodb44: Fix build with llvm16 > > Approved by: portmgr (blanket) > Sponsored by: The FreeBSD Foundation > --- > databases/mongodb44/Makefile | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/databases/mongodb44/Makefile b/databases/mongodb44/Makefile > index 9402778d101b..45f66cc09b3c 100644 > --- a/databases/mongodb44/Makefile > +++ b/databases/mongodb44/Makefile > @@ -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 \ > > > ------=_Part_3635_1452852347.1691407183928 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <html><head></head><body>Thanks.<br> <p><strong>Van:</strong> Muhammad Moinur Rahman <bofh@FreeBSD.org><br> <strong>Datum:</strong> zondag, 6 augustus 2023 20:30<br> <strong>Aan:</strong> ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org<br> <strong>Onderwerp:</strong> git: 0cf8b3fab1fe - main - databases/mongodb44: Fix build with llvm16</p> <blockquote style="padding-right: 0px; padding-left: 5px; margin-left: 5px; border-left: #000000 2px solid; margin-right: 0px"> <div class="MessageRFC822Viewer" id="P"> <div class="TextPlainViewer" id="P.P">The branch main has been updated by bofh:<br> <br> URL: <a href="https://cgit.FreeBSD.org/ports/commit/?id=0cf8b3fab1feb6cb388ebb8015118faca96ba933">https://cgit.FreeBSD.org/ports/commit/?id=0cf8b3fab1feb6cb388ebb8015118faca96ba933</a><br> <br> commit 0cf8b3fab1feb6cb388ebb8015118faca96ba933<br> Author: Muhammad Moinur Rahman <bofh@FreeBSD.org><br> AuthorDate: 2023-08-06 18:09:09 +0000<br> Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org><br> CommitDate: 2023-08-06 18:30:38 +0000<br> <br> databases/mongodb44: Fix build with llvm16<br> <br> Approved by: portmgr (blanket)<br> Sponsored by: The FreeBSD Foundation<br> ---<br> databases/mongodb44/Makefile | 1 +<br> 1 file changed, 1 insertion(+)<br> <br> diff --git a/databases/mongodb44/Makefile b/databases/mongodb44/Makefile<br> index 9402778d101b..45f66cc09b3c 100644<br> --- a/databases/mongodb44/Makefile<br> +++ b/databases/mongodb44/Makefile<br> @@ -28,6 +28,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \<br> libsnappy.so:archivers/snappy<br> <br> USES= compiler:c++17-lang cpe python:build scons<br> +USE_CXXSTD= c++14<br> USE_RC_SUBR= mongod<br> <br> MAKE_ARGS= --use-system-zlib \</div> <hr></div> </blockquote> <br> </body></html> ------=_Part_3635_1452852347.1691407183928--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?658135794.3636.1691407183934>