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

Jan Steffens heftig at nymeria.archlinux.org
Sun Aug 25 04:19:39 UTC 2013


    Date: Sunday, August 25, 2013 @ 06:19:39
  Author: heftig
Revision: 96315

enable lock elision

Modified:
  lib32-glibc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-25 04:14:31 UTC (rev 96314)
+++ PKGBUILD	2013-08-25 04:19:39 UTC (rev 96315)
@@ -9,7 +9,7 @@
 _pkgbasename=glibc
 pkgname=lib32-$_pkgbasename
 pkgver=2.18
-pkgrel=2
+pkgrel=3
 pkgdesc="GNU C Library for multilib"
 arch=('x86_64')
 url="http://www.gnu.org/software/libc"
@@ -68,6 +68,7 @@
       --enable-kernel=2.6.32 \
       --enable-bind-now --disable-profile \
       --enable-stackguard-randomization \
+      --enable-lock-elision \
       --enable-multi-arch i686-unknown-linux-gnu
 
   # build libraries with hardening disabled




More information about the arch-commits mailing list