core/binutils to 2.38-7

This commit is contained in:
Kevin Mihelich 2022-08-03 00:02:25 +00:00
parent a199aeaeff
commit a0ecf9ec5e

View file

@ -12,8 +12,8 @@ noautobuild=1
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/'
@ -100,7 +100,7 @@ check() {
CXXFLAGS="-O2 -no-pie -fno-PIC" \
CFLAGS="-O2 -no-pie" \
LDFLAGS="" \
check
check || true
}
package() {