[dev-db/mongodb] sync, untested

This commit is contained in:
2026-04-08 18:32:14 +02:00
parent 5522b37e10
commit 5eea298bc0
6 changed files with 144 additions and 40 deletions

View File

@@ -1,6 +1,8 @@
--- mongo-r5.0.32/SConstruct.orig 2025-12-30 22:11:04.054613342 +0100
+++ mongo-r5.0.32/SConstruct 2025-12-30 22:11:44.334813563 +0100
@@ -1177,7 +1177,7 @@
https://bugs.gentoo.org/969020
--- a/SConstruct
+++ b/SConstruct
@@ -1177,7 +1177,7 @@ def printLocalInfo():
printLocalInfo()
@@ -9,9 +11,9 @@
onlyServer = len( COMMAND_LINE_TARGETS ) == 0 or ( len( COMMAND_LINE_TARGETS ) == 1 and str( COMMAND_LINE_TARGETS[0] ) in [ "mongod" , "mongos" , "test" ] )
--- mongo-r5.0.32/src/third_party/SConscript.orig 2025-12-30 22:11:59.084886880 +0100
+++ mongo-r5.0.32/src/third_party/SConscript 2025-12-30 22:13:11.795248298 +0100
@@ -347,7 +347,6 @@
--- a/src/third_party/SConscript
+++ b/src/third_party/SConscript
@@ -347,7 +347,6 @@ if use_system_version_of_library("boost"):
SYSLIBDEPS=[
env['LIBDEPS_BOOST_PROGRAM_OPTIONS_SYSLIBDEP'],
env['LIBDEPS_BOOST_FILESYSTEM_SYSLIBDEP'],