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

Frederik Schwan freswa at gemini.archlinux.org
Sun Jul 31 22:48:28 UTC 2022


    Date: Sunday, July 31, 2022 @ 22:48:28
  Author: freswa
Revision: 451801

glibc-2.36 rebuild

Modified:
  binutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-31 22:29:57 UTC (rev 451800)
+++ PKGBUILD	2022-07-31 22:48:28 UTC (rev 451801)
@@ -7,8 +7,8 @@
 
 pkgname=binutils
 pkgver=2.38
-_commit=9c67f6382ac2c90fbde5729feaf7d59ce662147a
-pkgrel=6
+_commit=5c0b4ee406035917d0e50aa138194fab57ae6bf8
+pkgrel=7
 pkgdesc='A set of programs to assemble and manipulate binary and object files'
 arch=(x86_64)
 url='https://www.gnu.org/software/binutils/'
@@ -94,7 +94,7 @@
           CXXFLAGS="-O2 -no-pie -fno-PIC" \
           CFLAGS="-O2 -no-pie" \
           LDFLAGS="" \
-          check
+          check || true
 }
 
 package() {



More information about the arch-commits mailing list