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

Allan McRae allan at archlinux.org
Wed Aug 12 08:21:21 UTC 2015


    Date: Wednesday, August 12, 2015 @ 10:21:21
  Author: allan
Revision: 243226

upgpkg: binutils 2.25.1-3

build with --enable-deterministic-archives for reproducibility

Modified:
  binutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-12 08:20:53 UTC (rev 243225)
+++ PKGBUILD	2015-08-12 08:21:21 UTC (rev 243226)
@@ -7,7 +7,7 @@
 
 pkgname=binutils
 pkgver=2.25.1
-pkgrel=2
+pkgrel=3
 _commit=2bd25930
 pkgdesc="A set of programs to assemble and manipulate binary and object files"
 arch=('i686' 'x86_64')
@@ -46,6 +46,7 @@
     --with-bugurl=https://bugs.archlinux.org/ \
     --enable-threads --enable-shared --with-pic \
     --enable-ld=default --enable-gold --enable-plugins \
+    --enable-deterministic-archives \
     --disable-werror --disable-gdb
 
   # check the host environment and makes sure all the necessary tools are available



More information about the arch-commits mailing list