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

Allan McRae allan at nymeria.archlinux.org
Sun Aug 25 03:48:04 UTC 2013


    Date: Sunday, August 25, 2013 @ 05:48:04
  Author: allan
Revision: 193596

upgpkg: glibc 2.18-3

enable lock elision

Modified:
  glibc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-24 22:19:33 UTC (rev 193595)
+++ PKGBUILD	2013-08-25 03:48:04 UTC (rev 193596)
@@ -6,7 +6,7 @@
 
 pkgname=glibc
 pkgver=2.18
-pkgrel=2
+pkgrel=3
 pkgdesc="GNU C Library"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/libc"
@@ -74,6 +74,7 @@
       --enable-kernel=2.6.32 \
       --enable-bind-now --disable-profile \
       --enable-stackguard-randomization \
+      --enable-lock-elision \
       --enable-multi-arch
 
   # build libraries with hardening disabled




More information about the arch-commits mailing list