diff options
| author | Robert Förster <Dessa@gmake.de> | 2025-03-24 21:55:21 +0100 |
|---|---|---|
| committer | Jay Faulkner <jayf@gentoo.org> | 2025-04-06 09:29:34 -0700 |
| commit | 67c9df527f29fb5bb2cc7b7918d237ba79b0152f (patch) | |
| tree | c485704ac5cb7bc4ccaacd4f6a671c6d3d2afef4 /dev-db/mongodb/files/mongodb-4.4.1-gcc11.patch | |
| parent | 168e6f806428925708cfc5af4c2508409848b80d (diff) | |
| download | gentoo-67c9df527f29fb5bb2cc7b7918d237ba79b0152f.tar.gz gentoo-67c9df527f29fb5bb2cc7b7918d237ba79b0152f.tar.bz2 gentoo-67c9df527f29fb5bb2cc7b7918d237ba79b0152f.zip | |
dev-db/mongodb: drop 5.0.26
Bug: https://bugs.gentoo.org/944308
Closes: https://bugs.gentoo.org/942112
Signed-off-by: Robert Förster <Dessa@gmake.de>
Closes: https://github.com/gentoo/gentoo/pull/41271
Signed-off-by: Jay Faulkner <jayf@gentoo.org>
Diffstat (limited to 'dev-db/mongodb/files/mongodb-4.4.1-gcc11.patch')
| -rw-r--r-- | dev-db/mongodb/files/mongodb-4.4.1-gcc11.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-db/mongodb/files/mongodb-4.4.1-gcc11.patch b/dev-db/mongodb/files/mongodb-4.4.1-gcc11.patch deleted file mode 100644 index a6ff02dcf66f..000000000000 --- a/dev-db/mongodb/files/mongodb-4.4.1-gcc11.patch +++ /dev/null @@ -1,12 +0,0 @@ -https://bugs.gentoo.org/768339 - ---- a/src/mongo/db/exec/plan_stats.h -+++ b/src/mongo/db/exec/plan_stats.h -@@ -33,6 +33,7 @@ - #include <cstdlib> - #include <string> - #include <vector> -+#include <optional> - - #include "mongo/db/index/multikey_paths.h" - |
