git: 3317a02901ef - main - Revert "databases/mongodb70: Fix build with llvm16"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Aug 2023 17:03:33 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=3317a02901efb56b0cbe77bb120da663c0e34d42 commit 3317a02901efb56b0cbe77bb120da663c0e34d42 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-08-09 17:17:26 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-08-10 17:03:09 +0000 Revert "databases/mongodb70: Fix build with llvm16" This reverts commit 4a6a3534dde02d293438a929e06950c64a71a33d. There was a build failure in my local build instance but this was a false positive and actually this ports build fine without the changes. Reported by: fuz Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation --- databases/mongodb70/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/databases/mongodb70/Makefile b/databases/mongodb70/Makefile index 585baea89215..a58c1a2426c6 100644 --- a/databases/mongodb70/Makefile +++ b/databases/mongodb70/Makefile @@ -36,7 +36,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= compiler:c++20-lang cpe python:build scons shebangfix # gmake is used while running ${WRKSRC}/src/third_party/mozjs/gen-config.sh USES+= gmake pkgconfig -USE_CXXSTD= c++14 # mozjs tag comes from ${WRKSRC}/src/third_party/mozjs/get-sources.sh MOZJS_TAG= 82aac6af18abcd5bf188afbc821779ccb0ca0902