Skip to content

Commit

Permalink
Revert "databases/mongodb70: Fix build with llvm16"
Browse files Browse the repository at this point in the history
This reverts commit 4a6a353.

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
  • Loading branch information
5u623l20 committed Aug 10, 2023
1 parent 5053adb commit 3317a02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion databases/mongodb70/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 3317a02

Please sign in to comment.