[packages/mongodb/DEVEL-4.0-WIP] - added pld patch

qboosh qboosh at pld-linux.org
Sun Apr 28 21:09:38 CEST 2019


commit 5ed2abac9cb8973c570c1051c881449ef9d187e8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 28 21:10:00 2019 +0200

    - added pld patch

 mongodb-pld.patch | 13 +++++++++++++
 1 file changed, 13 insertions(+)
---
diff --git a/mongodb-pld.patch b/mongodb-pld.patch
new file mode 100644
index 0000000..1e707d6
--- /dev/null
+++ b/mongodb-pld.patch
@@ -0,0 +1,13 @@
+--- mongodb-src-r4.0.5/SConstruct.orig	2018-12-31 17:39:53.664816167 +0100
++++ mongodb-src-r4.0.5/SConstruct	2018-12-31 17:45:28.924812337 +0100
+@@ -840,6 +840,10 @@
+     help='Sets the path to the openssl binaries for packaging',
+     default='c:/openssl/bin')
+ 
++# for PLD %scons macro compatibility
++for var in ['CPPFLAGS', 'FFLAGS', 'LDFLAGS', 'prefix', 'libsuffix']:
++    env_vars.Add(var)
++
+ # -- Validate user provided options --
+ 
+ # A dummy environment that should *only* have the variables we have set. In practice it has
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mongodb.git/commitdiff/5ed2abac9cb8973c570c1051c881449ef9d187e8



More information about the pld-cvs-commit mailing list