diff options
Diffstat (limited to 'dev-db')
| -rw-r--r-- | dev-db/mongodb/files/boost_issue_402.patch | 2 | ||||
| -rw-r--r-- | dev-db/mongodb/mongodb-8.0.12.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mongodb/files/boost_issue_402.patch b/dev-db/mongodb/files/boost_issue_402.patch index cf85262093ba..39fd7ba11f7e 100644 --- a/dev-db/mongodb/files/boost_issue_402.patch +++ b/dev-db/mongodb/files/boost_issue_402.patch @@ -1,6 +1,6 @@ From https://github.com/boostorg/thread/commit/49ccf9c30a0ca556873dbf64b12b0d741d1b3e66 index bbf0ffc..989baba 100644 ---- a/src/third_party/boost/boost/thread/future.hpp +--- a/src/third_party/boost/boost/thread/future.hpp +++ b/src/third_party/boost/boost/thread/future.hpp @@ -4669,7 +4669,7 @@ namespace detail } diff --git a/dev-db/mongodb/mongodb-8.0.12.ebuild b/dev-db/mongodb/mongodb-8.0.12.ebuild index 29cc833a350e..e33182d058bb 100644 --- a/dev-db/mongodb/mongodb-8.0.12.ebuild +++ b/dev-db/mongodb/mongodb-8.0.12.ebuild @@ -125,7 +125,7 @@ src_configure() { # bugs #954813 and #942551 filter-lto - # https://github.com/mongodb/mongo/blob/v8.0/docs/building.md + # https://github.com/mongodb/mongo/blob/v8.0/docs/building.md # --use-system-icu fails tests # --use-system-tcmalloc is strongly NOT recommended: # for MONGO_GIT_HASH use GitOrigin-RevId from the commit of the tag |
