~alpine/aports

[alpine-aports] [PATCH] community/wiredtiger: fix to enable verbose messages as required by mongodb-3.6

Marc Vertes <mvertes@free.fr>
Details
Message ID
<20180104124325.31697-1-mvertes@free.fr>
Sender timestamp
1515069805
DKIM signature
missing
Download raw message
Patch: +2 -1
---
 community/wiredtiger/APKBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/community/wiredtiger/APKBUILD b/community/wiredtiger/APKBUILD
index d8ff9b25a8..1c0bbec53c 100644
--- a/community/wiredtiger/APKBUILD
+++ b/community/wiredtiger/APKBUILD
@@ -4,7 +4,7 @@
pkgname=wiredtiger
mongodb_version=3.6.0
pkgver=2.9.3.$mongodb_version
pkgrel=0
pkgrel=1
pkgdesc="High performance, scalable, production quality, NoSQL, Open Source extensible platform for data management"
url="http://www.wiredtiger.com"
arch="x86_64"
@@ -39,6 +39,7 @@ build() {
	cd "$_builddir"
	./configure --prefix=/usr \
		--disable-static \
		--enable-verbose \
		--enable-lz4 \
		--with-builtins=zlib,snappy \
		|| return 1
-- 
2.15.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)