[dev-db/mongodb] sync with tree

This commit is contained in:
Robert Förster 2024-07-24 14:40:39 +02:00
parent 14426d85bb
commit 897da73489
2 changed files with 2 additions and 2 deletions

View File

@ -135,7 +135,7 @@ src_configure() {
MONGO_GIT_HASH="a8f8b8e1e271f236e761d0138e2418d0a114c941"
--disable-warnings-as-errors
--force-jobs
--force-jobs # Reapply #906897, fix #935274
--jobs="$(makeopts_jobs)"
--use-system-boost
--use-system-mongo-c

View File

@ -141,7 +141,7 @@ src_configure() {
--cxx-std=20
--disable-warnings-as-errors
--force-jobs
--force-jobs # Reapply #906897, fix #935274
--jobs="$(makeopts_jobs)"
--use-system-boost
--use-system-mongo-c