diff options
| author | Sam James <sam@gentoo.org> | 2022-06-17 18:55:06 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2022-06-17 18:55:14 +0100 |
| commit | 5fec07c1189e779dfb1c9ec2bfd148871c49297b (patch) | |
| tree | 6b59fd5c895cea543b5c397fb41a9ed5c97e12a8 /dev-db/mongodb/files/mongodb-4.4.1-boost.patch | |
| parent | a81a2b3a5bcaa198fd3ea4594971dd9fd0928c34 (diff) | |
| download | gentoo-5fec07c1189e779dfb1c9ec2bfd148871c49297b.tar.gz gentoo-5fec07c1189e779dfb1c9ec2bfd148871c49297b.tar.bz2 gentoo-5fec07c1189e779dfb1c9ec2bfd148871c49297b.zip | |
dev-db/mongodb: fix build with Boost 1.79 for 4.2.17
Closes: https://bugs.gentoo.org/843290
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/mongodb/files/mongodb-4.4.1-boost.patch')
| -rw-r--r-- | dev-db/mongodb/files/mongodb-4.4.1-boost.patch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-db/mongodb/files/mongodb-4.4.1-boost.patch b/dev-db/mongodb/files/mongodb-4.4.1-boost.patch index 009ca6826a4f..d14f6fe3052f 100644 --- a/dev-db/mongodb/files/mongodb-4.4.1-boost.patch +++ b/dev-db/mongodb/files/mongodb-4.4.1-boost.patch @@ -1,5 +1,3 @@ -diff --git a/SConstruct b/SConstruct -index 89c044ab..0484e475 100644 --- a/SConstruct +++ b/SConstruct @@ -3511,17 +3511,11 @@ def doConfigure(myenv): |
