[arch-commits] Commit in lib32-db/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sun Jun 3 09:51:38 UTC 2018


    Date: Sunday, June 3, 2018 @ 09:51:38
  Author: alucryd
Revision: 339006

upgpkg: lib32-db 5.3.28-4

Modified:
  lib32-db/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-03 09:42:16 UTC (rev 339005)
+++ PKGBUILD	2018-06-03 09:51:38 UTC (rev 339006)
@@ -6,7 +6,7 @@
 
 pkgname=lib32-db
 pkgver=5.3.28
-pkgrel=3
+pkgrel=4
 pkgdesc='The Berkeley DB embedded database system'
 arch=('x86_64')
 url='http://www.oracle.com/technology/software/products/berkeley-db/index.html'
@@ -29,7 +29,8 @@
     --enable-compat185 \
     --enable-cxx \
     --enable-dbm \
-    --enable-shared
+    --enable-shared \
+    --disable-atomicsupport
   make LIBSO_LIBS='-lpthread'
 }
 



More information about the arch-commits mailing list