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

Allan McRae allan at archlinux.org
Thu Feb 4 11:13:10 UTC 2021


    Date: Thursday, February 4, 2021 @ 11:13:10
  Author: allan
Revision: 407226

upgpkg: binutils 2.36-2: remove shared library to prevent poor linking in ld

Modified:
  binutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-04 10:48:35 UTC (rev 407225)
+++ PKGBUILD	2021-02-04 11:13:10 UTC (rev 407226)
@@ -5,7 +5,7 @@
 
 pkgname=binutils
 pkgver=2.36
-pkgrel=1
+pkgrel=2
 pkgdesc='A set of programs to assemble and manipulate binary and object files'
 arch=(x86_64)
 url='https://www.gnu.org/software/binutils/'
@@ -50,7 +50,6 @@
     --enable-lto \
     --enable-plugins \
     --enable-relro \
-    --enable-shared \
     --enable-targets=x86_64-pep \
     --enable-threads \
     --disable-gdb \



More information about the arch-commits mailing list